Closed
Bug 974632
Opened 11 years ago
Closed 8 years ago
MOZ_Assert: Assertion failure: !thing->zone()->scheduledForDestruction, at ../../../gecko/js/src/gc/Marking.cpp:140
Categories
(Core :: JavaScript: GC, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: jld, Unassigned)
References
(Blocks 1 open bug)
Details
This seems to happen on B2G debug builds during the tests/dom/encoding/test/test_TLD.html mochitest. It can be seen on TBPL; e.g., https://tbpl.mozilla.org/php/getParsedLog.php?id=34910704&tree=Mozilla-Central (currently b2g debug mochitests are hidden, but this also breaks on try builds and obscures whatever the try run was meant to test).
It seems to not be 100% reproducible so it's hard to determine what commit might have caused it, but it does seem to occur more often than not, and is always attributed to the same test.
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•