Closed
Bug 585471
Opened 14 years ago
Closed 14 years ago
IndexedDB: thread safety assertion on Windows debug tests
Categories
(Core :: Storage: IndexedDB, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 592801
Tracking | Status | |
---|---|---|
blocking2.0 | --- | betaN+ |
People
(Reporter: sayrer, Unassigned)
References
Details
###!!! ASSERTION: IDBObjectStore not thread-safe: '_mOwningThread.GetThread() == PR_GetCurrentThread()', file e:/builds/moz2_slave/tracemonkey-win32-debug/build/dom/indexedDB/IDBObjectStore.cpp, line 776
You can see these in the logs on Windows Md 2.
Reporter | ||
Updated•14 years ago
|
blocking2.0: --- → betaN+
Comment 1•14 years ago
|
||
IndexedDB bugs go into Core:DOM not Toolkit:Storage
Blocks: IndexedDB
Component: Storage → DOM
Product: Toolkit → Core
QA Contact: storage → general
Version: unspecified → Trunk
Updated•14 years ago
|
Summary: IndexDB thread safety assertion on Windows debug tests → IndexedDB: thread safety assertion on Windows debug tests
sayrer, any chance you kept the stacks of the two threads?
Comment 3•14 years ago
|
||
ok bent, SeaMonkey Linux Md-2 just hit this assertion (and a crash from off-main-thread stuff).
pastebin of stack: http://callek.pastebin.mozilla.org/779485
Actual <s>Build</s> Log http://tinderbox.mozilla.org/showlog.cgi?log=SeaMonkey/1283279359.1283279681.6968.gz&fulltext=1
Again, this was SeaMonkey, and Linux, so not sure if this is a different bug, or worth dropping "Windows" from its summary. But this sounded like a good bug to piggyback on. I am happy to try and provide as much help as I can, but that might be minimal.
Let's hope I got this with http://hg.mozilla.org/mozilla-central/rev/c9f69a3d43af
(In reply to comment #4)
> http://hg.mozilla.org/mozilla-central/rev/c9f69a3d43af
Oops. I meant http://hg.mozilla.org/mozilla-central/rev/6c0203305272
I'm going to dup this over to bug 592801. Reopen if you ever see it again!
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
Component: DOM → DOM: IndexedDB
Version: Trunk → unspecified
You need to log in
before you can comment on or make changes to this bug.
Description
•