Closed
Bug 966782
Opened 12 years ago
Closed 11 years ago
Frequent jit-test failures, generally including "INFO stderr 2> Assertion failure: 0 == rv, at ../../../../../src/nsprpub/pr/src/pthreads/ptthread.c:280"
Categories
(Core :: JavaScript Engine: JIT, defect)
Core
JavaScript Engine: JIT
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: philor, Unassigned)
References
Details
(Keywords: intermittent-failure)
But only generally including the ptthread.c assertion, so you're going to get every single unfiled jit-test failure thrown in here too.
Because the warnings-as-errors shell builds seem particularly prone to this failure, https://tbpl.mozilla.org/?showall=1&tree=Mozilla-Inbound&rev=48a1442045d6&jobname=warnaserr was the last js/ push before the landing of bug 941805, with no failures, and https://tbpl.mozilla.org/?showall=1&tree=Mozilla-Inbound&rev=acadb164dbc5&jobname=warnaserr is the landing.
https://tbpl.mozilla.org/php/getParsedLog.php?id=33948179&tree=Mozilla-Inbound
Linux mozilla-inbound spidermonkey_info-warnaserr build on 2014-02-01 09:02:49 PST for push acadb164dbc5
slave: bld-linux64-ix-031
FAIL - basic/inObjectTest.js
TEST-UNEXPECTED-FAIL | js/src/jit-test/tests/basic/inObjectTest.js | --no-baseline --no-ion --no-ti
INFO exit-status : -6
INFO timed-out : False
INFO stdout >
INFO stderr 2> Assertion failure: 0 == rv, at ../../../../../src/nsprpub/pr/src/pthreads/ptthread.c:186
INFO stderr 2>
FAIL - debug/Frame-onPop-04.js
TEST-UNEXPECTED-FAIL | js/src/jit-test/tests/debug/Frame-onPop-04.js | --no-baseline --no-ion
INFO exit-status : -6
INFO timed-out : False
INFO stdout >
INFO stderr 2> Assertion failure: 0 == rv, at ../../../../../src/nsprpub/pr/src/pthreads/ptthread.c:186
INFO stderr 2>
Reporter | ||
Comment 1•12 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=33948209&tree=Mozilla-Inbound
https://tbpl.mozilla.org/php/getParsedLog.php?id=33948176&tree=Mozilla-Inbound
https://tbpl.mozilla.org/php/getParsedLog.php?id=33948200&tree=Mozilla-Inbound
https://tbpl.mozilla.org/php/getParsedLog.php?id=33948268&tree=Mozilla-Inbound
https://tbpl.mozilla.org/php/getParsedLog.php?id=33948558&tree=Mozilla-Inbound
https://tbpl.mozilla.org/php/getParsedLog.php?id=33948062&tree=Mozilla-Inbound
https://tbpl.mozilla.org/php/getParsedLog.php?id=33948160&tree=Mozilla-Inbound
https://tbpl.mozilla.org/php/getParsedLog.php?id=33948219&tree=Mozilla-Inbound
https://tbpl.mozilla.org/php/getParsedLog.php?id=33948612&tree=Mozilla-Inbound
https://tbpl.mozilla.org/php/getParsedLog.php?id=33948641&tree=Mozilla-Inbound
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Reporter | ||
Comment 4•12 years ago
|
||
Reporter | ||
Comment 5•12 years ago
|
||
Reporter | ||
Comment 6•12 years ago
|
||
Reporter | ||
Comment 7•12 years ago
|
||
Reporter | ||
Comment 8•12 years ago
|
||
Reporter | ||
Comment 9•12 years ago
|
||
Reporter | ||
Comment 10•12 years ago
|
||
Reporter | ||
Comment 11•12 years ago
|
||
Reporter | ||
Comment 12•12 years ago
|
||
Reporter | ||
Comment 13•12 years ago
|
||
Reporter | ||
Comment 14•12 years ago
|
||
Reporter | ||
Comment 15•12 years ago
|
||
Reporter | ||
Comment 16•12 years ago
|
||
Comment 17•12 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=34004789&tree=Mozilla-Inbound
I'm backing out bug 941805.
No longer blocks: 941805
Comment 18•12 years ago
|
||
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment 21•11 years ago
|
||
Closing bugs where TBPLbot has previously commented, but have now not been modified for >3 months & do not contain the whiteboard strings for disabled/annotated tests or use the keyword leave-open. Filter on: mass-intermittent-bug-closure-2014-07
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•