Closed
Bug 699201
Opened 13 years ago
Closed 13 years ago
TI: Crash [@ EmptyShape [inlined]] or "Assertion failure: base,"
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 698902
People
(Reporter: gkw, Unassigned)
References
Details
(4 keywords)
Attachments
(1 file)
(deleted),
text/plain
|
Details |
for (y in [(7)[Array(8388607)], (7)[Array(8388607)]]) {}
asserts js debug shell on JM changeset f951e9151626 without any CLI flags at Assertion failure: base, and js opt shell at EmptyShape [inlined]
autoBisect shows this is probably related to the following changeset:
The first bad revision is:
changeset: 78144:ba69a907d9a4
user: Brian Hackett
date: Fri Oct 14 11:06:15 2011 -0700
summary: Move fixed slot count from JSObject to Shape, bug 594561.
Reporter | ||
Comment 1•13 years ago
|
||
Commit message has wrong bug number, it should be bug 694561 instead.
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
•