Closed
Bug 559981
Opened 16 years ago
Closed 13 years ago
opt reftest: "Exited with code -1073741819 during test run"
Categories
(Core Graveyard :: Plug-ins, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: cjones, Unassigned)
References
Details
(Keywords: intermittent-failure)
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1271459219.1271459916.23963.gz
WINNT 5.2 mozilla-central opt test reftest on 2010/04/16 16:06:59
s: win32-slave22
TEST-UNEXPECTED-FAIL | automation.py | Exited with code -1073741819 during test run
I don't know what that error code signifies, but there are numerous
###!!! [Parent][RPCChannel] Error: Channel error: cannot send/recv
lines in the log just before the non-zero exit. That suggests something in nsNPAPI* is trying to call methods on an OOPP that has already died. The two minidumps in the log are "nptest.dll!IntentionalCrash" and so are presumably expected.
Comment 1•15 years ago
|
||
Yeah, the "IntentionalCrash" distraction is bug 539823.
Comment 2•15 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1279078009.1279079331.3067.gz&fulltext=1
Rev3 WINNT 6.1 mozilla-central opt test reftest on 2010/07/13 20:26:49
Blocks: 438871
Whiteboard: [orange]
Comment 3•15 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1279060178.1279061867.385.gz
Rev3 WINNT 6.1 mozilla-central opt test reftest
Comment 4•15 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=Firefox/1279262508.1279263937.2773.gz
Rev3 WINNT 6.1 mozilla-central opt test reftest on 2010/07/15 23:41:48
Comment 5•13 years ago
|
||
Mass marking whiteboard:[orange] bugs WFM (to clean up TBPL bug suggestions) that:
* Haven't changed in > 6months
* Whose whiteboard contains none of the strings: {disabled,marked,random,fuzzy,todo,fails,failing,annotated,leave open,time-bomb}
* Passed a (quick) manual inspection of bug summary/whiteboard to ensure they weren't a false positive.
I've also gone through and searched for cases where the whiteboard wasn't labelled correctly after test disabling, by using attachment description & basic comment searches. However if the test for which this bug was about has in fact been disabled/annotated/..., please accept my apologies & reopen/mark the whiteboard appropriately so this doesn't get re-closed in the future (and please ping me via IRC or email so I can try to tweak the saved searches to avoid more edge cases).
Sorry for the spam! Filter on: #FFA500
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
| Assignee | ||
Updated•13 years ago
|
Keywords: intermittent-failure
| Assignee | ||
Updated•13 years ago
|
Whiteboard: [orange]
Updated•3 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•