Closed
Bug 724777
Opened 13 years ago
Closed 13 years ago
IonMonkey: Crash [@ js::ion::IonCode::FromExecutable]
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 724579
People
(Reporter: decoder, Unassigned)
References
Details
(Keywords: crash, testcase)
Crash Data
The following testcase crashes on ionmonkey revision f46cfb199e77 (run with --ion -n -m --ion-eager), tested on 64 bit:
[].abstract;
gc();
Reporter | ||
Updated•13 years ago
|
Summary: Crash [@ js::ion::IonCode::FromExecutable] → IonMonkey: Crash [@ js::ion::IonCode::FromExecutable]
Updated•13 years ago
|
Severity: major → critical
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•