Closed
Bug 900395
Opened 11 years ago
Closed 11 years ago
GenerationalGC: Assertion failure: isTenured(), at gc/Heap.h
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 899827
People
(Reporter: gkw, Unassigned)
References
Details
(Keywords: assertion, regression, testcase)
Attachments
(1 file)
(deleted),
text/plain
|
Details |
[].watch("", this)
crashes js debug shell (tested with a threadsafe deterministic 64-bit debug build) on m-c changeset 95870d5337eb without any CLI arguments at Assertion failure: isTenured(), at gc/Heap.h when the shell is compiled with --enable-gcgenerational --enable-exact-rooting.
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
•