Closed Bug 766676 Opened 12 years ago Closed 10 years ago

Intermittent crash in test_add_put.html, test_transaction_lifetimes.html from ABORT: aborting because of fatal error: file e:/builds/moz2_slave/m-cen-w32-dbg/build/dom/ipc/ContentChild.cpp, line 643

Categories

(Core :: IPC, defect)

x86
Windows XP
defect
Not set
critical

Tracking

()

RESOLVED WORKSFORME
Tracking Status
firefox16 - affected
firefox17 - affected

People

(Reporter: philor, Unassigned)

References

Details

(Keywords: crash, intermittent-failure)

https://tbpl.mozilla.org/php/getParsedLog.php?id=12836221&tree=Firefox
Rev3 WINNT 5.1 mozilla-central debug test mochitests-2/5 on 2012-06-20 12:03:21 PDT for push e240d6e43c9a
slave: talos-r3-xp-061

12316 INFO TEST-START | /tests/dom/indexedDB/test/test_add_put.html
++DOMWINDOW == 11 (087162B8) [serial = 1396] [outer = 05AE3E40]

###!!! [Child][AsyncChannel] Error: Route error: message sent to unknown actor ID

[Child 1352] ###!!! ABORT: aborting because of fatal error: file e:/builds/moz2_slave/m-cen-w32-dbg/build/dom/ipc/ContentChild.cpp, line 599
...
13131 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/indexedDB/test/test_add_put.html | This test left crash dumps behind, but we weren't expecting it to!
Maybe I'm wrong, but this seems like an IPDL bug?
Component: DOM: IndexedDB → IPC
QA Contact: indexeddb → ipc
Severity: normal → critical
Keywords: crash
Blocks: 769640
Please don't assume that this is an IPDL error. From what I can see this appears to be a race condition where one side is deleting an actor while the other side is sending a message to it, or a condition where one side deletes and actor and then sends a message on the dead actor. I'd be a little surprised if this ended up being a core protocol problem.
https://tbpl.mozilla.org/php/getParsedLog.php?id=13902475&tree=Mozilla-Inbound
Summary: Intermittent crash in test_add_put.html from ABORT: aborting because of fatal error: file e:/builds/moz2_slave/m-cen-w32-dbg/build/dom/ipc/ContentChild.cpp, line 599 → Intermittent crash in test_add_put.html, test_transaction_lifetimes.html from ABORT: aborting because of fatal error: file e:/builds/moz2_slave/m-cen-w32-dbg/build/dom/ipc/ContentChild.cpp, line 643
Not tracking a test result issue, but happy to take test-only fixes for uplift when they are nominated.
Whiteboard: [orange]
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: 10 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.