Closed
Bug 941577
Opened 11 years ago
Closed 11 years ago
Intermittent Assertion failure: (table->recursionLevel == 0 || table->recursionLevel == ((uint16_t)-1)), at /build/xpcom/glue/pldhash
Categories
(Core :: General, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: cbook, Unassigned)
References
()
Details
(Keywords: assertion, intermittent-failure)
Rev5 MacOSX Mountain Lion 10.8 mozilla-inbound debug test mochitest-4 on 2013-11-21 02:03:54 PST for push 8a64e21f0e58
slave: talos-mtnlion-r5-056
https://tbpl.mozilla.org/php/getParsedLog.php?id=30883754&tree=Mozilla-Inbound
Assertion failure: (table->recursionLevel == 0 || table->recursionLevel == ((uint16_t)-1)), at /builds/slave/m-in-osx64-d-00000000000000000/build/xpcom/glue/pldhash.cpp:308
TEST-UNEXPECTED-FAIL | Shutdown | application terminated with exit code 256
PROCESS-CRASH | Shutdown | application crashed [@ PL_DHashTableFinish]
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment 14•11 years ago
|
||
Most of the failures in this bug are false positives; adjusting summary to reduce further instances & closing WFM for now, since no more of the original failure case seen for months.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
Summary: Intermittent TEST-UNEXPECTED-FAIL | Shutdown | application terminated with exit code 256 | Assertion failure: (table->recursionLevel == 0 || table->recursionLevel == ((uint16_t)-1)), at /build/xpcom/glue/pldhash → Intermittent Assertion failure: (table->recursionLevel == 0 || table->recursionLevel == ((uint16_t)-1)), at /build/xpcom/glue/pldhash
You need to log in
before you can comment on or make changes to this bug.
Description
•