Closed
Bug 713214
Opened 13 years ago
Closed 13 years ago
[IncrementalGC] Assertion failure: started, at js/src/jsgc.cpp:1848
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: decoder, Assigned: billm)
Details
(Keywords: assertion, testcase)
The following test asserts on larch branch (incremental GC) revision f36ca34165a1 (options -m -n):
gczeal(4);
var g = newGlobal('new-compartment');
Assignee | ||
Comment 1•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•