Closed Bug 877512 Opened 12 years ago Closed 11 years ago

Crash [@ js::ion::InvalidateAll] with OOM

Categories

(Core :: JavaScript Engine, defect)

x86
Linux
defect
Not set
critical

Tracking

()

RESOLVED FIXED

People

(Reporter: decoder, Unassigned)

Details

(Keywords: crash, testcase)

Crash Data

Attachments

(1 file)

The following testcase crashes on mozilla-central revision 8d85de779506 (no options required): var lfcode = new Array(); lfcode.push("oomAfterAllocations(5); gc();"); evaluate(lfcode.shift());
This crash (jsinfer.cpp:4068, !newProp) is now handled by CrashAtUnhandlableOOM().
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: