mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-23 04:41:11 +00:00
ee57cdd7e5
Google Images creates a huge stack frame with more than 19550 slots (more than 150 KB) and then uses OSR to enter Baseline Interpreter code. The stack probing we do there caused crashes because older kernels don't like it when the distance between the address and RSP is more than about 64 KB. Differential Revision: https://phabricator.services.mozilla.com/D181892 |
||
---|---|---|
.. | ||
examples | ||
loader | ||
public | ||
src | ||
xpconnect | ||
app.mozbuild | ||
ffi.configure | ||
moz.build | ||
moz.configure | ||
sub.configure |