Closed
Bug 583421
Opened 13 years ago
Closed 13 years ago
JM: crashtest quits after /dom/base/crashtests/369219-1.xhtml
Categories
(Core :: JavaScript Engine, defect)
Core
JavaScript Engine
Tracking
()
RESOLVED
DUPLICATE
of bug 583404
People
(Reporter: dmandelin, Assigned: dmandelin)
References
Details
It calls js_AllocSlot on an object with scope->freeslot() == 36765698, which results in an OOM from a realloc. This throws an exception, which halts the test harness.
Assignee | ||
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
•