Closed Bug 706348 Opened 13 years ago Closed 13 years ago

[IncrementalGC] "Assertion failure: static_cast<Cell *>(thing)->isMarked(),"

Categories

(Core :: JavaScript Engine, defect)

Other Branch
x86
macOS
defect
Not set
critical

Tracking

()

RESOLVED FIXED

People

(Reporter: gkw, Assigned: billm)

References

Details

(Keywords: assertion, testcase)

Attachments

(1 file)

Attached file stack
for each(z in (gczeal(4, true)));

asserts js debug shell on larch changeset 7f5adef938aa without any CLI arguments at Assertion failure: static_cast<Cell *>(thing)->isMarked(),
Bill, I'm guessing you might want to take this too :)
Assignee: general → wmccloskey
Version: Trunk → Other Branch
I broke the write barrier verifier when doing incremental GC. This checkin fixed it:
https://hg.mozilla.org/projects/larch/rev/3ac7995c0101
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.

Attachment

General

Created:
Updated:
Size: