Closed
Bug 793676
Opened 9 years ago
Closed 8 years ago
Intermittent Assertion failure: ownerThread_ == (void *)0xc1ea12, at ../../../js/src/jsapi.cpp:1014 while running reftests
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: ttaubert, Unassigned)
References
Details
(Keywords: crash, intermittent-failure, Whiteboard: [js:t])
Assertion failure: ownerThread_ == (void *)0xc1ea12, at ../../../js/src/jsapi.cpp:1014 TEST-UNEXPECTED-FAIL | file:///Users/cltbld/talos-slave/test/build/reftest/tests/layout/reftests/svg/as-image/img-simple-5.html | Exited with code 1 during test run PROCESS-CRASH | file:///Users/cltbld/talos-slave/test/build/reftest/tests/layout/reftests/svg/as-image/img-simple-5.html | application crashed (minidump found) Thread 3 (crashed) TEST-UNEXPECTED-FAIL | automationutils.processLeakLog() | missing output line for total leaks! https://tbpl.mozilla.org/php/getParsedLog.php?id=15475694&tree=Fx-Team
Comment 1•9 years ago
|
||
Oops, this is actually a different threading assertion that Luke added.
No longer blocks: 753659
Comment 2•9 years ago
|
||
In bug 675078.
![]() |
||
Comment 3•9 years ago
|
||
Yeah, a year ago. This is the code involving that goofy hop we do from the main thread to the CC thread.
Updated•8 years ago
|
Keywords: intermittent-failure
Updated•8 years ago
|
Whiteboard: [orange] → [orange][js:t]
Updated•8 years ago
|
Whiteboard: [orange][js:t] → [js:t]
Comment 4•8 years ago
|
||
Resolving WFM keyword:intermittent-failure bugs last modified >3 months ago, whose whiteboard contains none of: {random,disabled,marked,fuzzy,todo,fails,failing,annotated,time-bomb,leave open} There will inevitably be some false positives; for that (and the bugspam) I apologise. Filter on orangewfm.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•