Closed
Bug 906233
Opened 11 years ago
Closed 11 years ago
GenerationalGC: Assertion failure: isEnabled(), at gc/StoreBuffer.cpp
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 908696
People
(Reporter: gkw, Unassigned)
References
Details
(Keywords: assertion, regression, testcase)
Attachments
(1 file)
(deleted),
text/plain
|
Details |
verifypostbarriers()
schedulegc(1)
findReferences(this)
asserts js debug shell (tested with a threadsafe 64-bit debug build) on m-i changeset a63f47fcbe98 without any CLI arguments at Assertion failure: isEnabled(), at gc/StoreBuffer.cpp
autoBisect shows this is probably related to the following changeset:
The first bad revision is:
changeset: 140015:411082e7dc9c
user: Terrence Cole
date: Wed Jul 24 16:32:21 2013 -0700
summary: Bug 890048 - Fix rooting of the findReferences shell command; r=jimb,billm
Flags: needinfo?(terrence)
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•