Closed Bug 1163365 Opened 9 years ago Closed 3 years ago

Assertion failure: (((bool)(!!(!NS_FAILED_impl(mOwningThread->Dispatch(this, nsIEventTarget::DISPATCH_NORMAL)))))) | Assertion failure: IsOnBackgroundThread()

Categories

(Core :: Storage: IndexedDB, defect, P5)

defect

Tracking

()

RESOLVED WORKSFORME
Tracking Status
firefox38 --- affected
firefox39 --- affected
firefox40 --- affected

People

(Reporter: bc, Unassigned)

References

()

Details

(Keywords: assertion, intermittent-failure)

Attachments

(2 files)

1. http://www.vagalume.com.br/jackson-5/#play
2. Let run for a bit.
3. Shutdown
4. Assert

[336] WARNING: 'quotaClient->IsShuttingDown()', file c:/mozilla/builds/nightly/mozilla/dom/indexedDB/ActorsParent.cpp, line 17166
[336] WARNING: 'NS_FAILED(rv)', file c:/mozilla/builds/nightly/mozilla/dom/indexedDB/ActorsParent.cpp, line 17086
[336] WARNING: An event was posted to a thread that will never run it (rejected): file c:\mozilla\builds\nightly\mozilla\xpcom\threads\nsThread.cpp, line 524
Assertion failure: (((bool)(!!(!NS_FAILED_impl(mOwningThread->Dispatch(this, nsIEventTarget::DISPATCH_NORMAL)))))), at c:/mozilla/builds/nightly/mozilla/dom/indexedDB/ActorsParent.cpp:17096

This is intermittent. Using the Spider extension, I could reproduce this on Windows about 15% of the time. It is not dependent on Spider though, since I reproduced it using the Web Console by opening a tab using the Web Console, then in the new tab, opened another Web Console and executed setInterval('window.opener.document.location.reload()', 60000), let it run for few minutes, then shut down the browser.

This appears to happen on Beta/38, Aurora/39, Nighty/40 on Windows and OSX.

Assertion 1 Windows

Assertion failure: (((bool)(!!(!NS_FAILED_impl(mOwningThread->Dispatch(this, nsIEventTarget::DISPATCH_NORMAL))))))

Assertion 1 OSX

Assertion failure: (((bool)(__builtin_expect(!!(!NS_FAILED_impl(mOwningThread->Dispatch(this, nsIEventTarget::DISPATCH_NORMAL))), 1))))
[17381] WARNING: 'quotaClient->IsShuttingDown()', file /mozilla/builds/nightly/mozilla/dom/indexedDB/ActorsParent.cpp, line 17166
[17381] WARNING: 'NS_FAILED(rv)', file /mozilla/builds/nightly/mozilla/dom/indexedDB/ActorsParent.cpp, line 17086
Assertion failure: IsOnBackgroundThread(), at /mozilla/builds/nightly/mozilla/ipc/glue/BackgroundImpl.cpp:214
Component: XPCOM → DOM: IndexedDB
Flags: needinfo?(bent.mozilla)
Jan might be able to help here.
Flags: needinfo?(bent.mozilla) → needinfo?(Jan.Varga)
Flags: needinfo?(Jan.Varga)
Priority: -- → P5

Could not reproduce but it did reproduce bug 1661862 -> WFM.

Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: