Closed
Bug 1037275
Opened 11 years ago
Closed 10 years ago
Intermittent bug730806.js | Assertion failure: !InFreeList(thing->arenaHeader(), thing), at js/src/gc/Marking.cpp:224
Categories
(Core :: JavaScript: GC, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1110931
People
(Reporter: RyanVM, Unassigned)
Details
(Keywords: assertion, crash, intermittent-failure)
Is anybody actually looking at all these various JS GC bugs we're filing from TBPL?
https://tbpl.mozilla.org/php/getParsedLog.php?id=43559608&tree=Mozilla-Central
Rev4 MacOSX Snow Leopard 10.6 mozilla-central debug test jittest on 2014-07-10 16:03:06 PDT for push 0a0348d3f0c8
slave: t-snow-r4-0060
16:10:34 INFO - FAIL - auto-regress/bug730806.js
16:10:34 WARNING - TEST-UNEXPECTED-FAIL | tests/jit-test/jit-test/tests/auto-regress/bug730806.js | Assertion failure: !InFreeList(thing->arenaHeader(), thing), at /builds/slave/m-cen-osx64-d-0000000000000000/build/js/src/gc/Marking.cpp:224 (code -11, args "--no-baseline --no-ion")
16:10:34 INFO - INFO exit-status : -11
16:10:34 INFO - INFO timed-out : False
16:10:34 INFO - INFO stderr 2> Assertion failure: !InFreeList(thing->arenaHeader(), thing), at /builds/slave/m-cen-osx64-d-0000000000000000/build/js/src/gc/Marking.cpp:224
Flags: needinfo?(terrence)
Comment 1•11 years ago
|
||
I ran this test 5000 times a loop and didn't see any failures.
Comment 2•11 years ago
|
||
(In reply to Ryan VanderMeulen [:RyanVM UTC-4] from comment #0)
> Is anybody actually looking at all these various JS GC bugs we're filing
> from TBPL?
>
They are on the todo list, but currently lower priority than bugs we can reproduce.
Comment hidden (Legacy TBPL/Treeherder Robot) |
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Flags: needinfo?(terrence)
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•