Closed
Bug 706456
Opened 13 years ago
Closed 13 years ago
Assertion failure: static_cast<Cell *>(thing)->isMarked(), at sgc.cpp:4137 with undefined variable
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 706348
People
(Reporter: decoder, Assigned: billm)
Details
(Keywords: assertion, testcase)
The following test asserts on larch branch (incremental GC) revision 7f5adef938aa (options -m -n -a):
gczeal(4);
foo();
Assignee | ||
Updated•13 years ago
|
Assignee: general → wmccloskey
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
•