Closed
Bug 1126836
Opened 10 years ago
Closed 10 years ago
Intermittent test_clear.html | application crashed [@ mozilla::dom::indexedDB::TransactionThreadPool::Dispatch(unsigned __int64,nsACString_internal const &,nsIRunnable *,bool,mozilla::dom::indexedDB::TransactionThreadPool::FinishCallback *)] |
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1125144
People
(Reporter: cbook, Unassigned)
References
()
Details
Windows 7 32-bit mozilla-central debug test mochitest-2
https://treeherder.mozilla.org/logviewer.html#?job_id=955573&repo=mozilla-central
07:24:58 WARNING - PROCESS-CRASH | dom/indexedDB/test/test_clear.html | application crashed [@ mozilla::dom::indexedDB::TransactionThreadPool::Dispatch(unsigned __int64,nsACString_internal const &,nsIRunnable *,bool,mozilla::dom::indexedDB::TransactionThreadPool::FinishCallback *)]
07:24:58 INFO - Crash dump filename: c:\users\cltbld\appdata\local\temp\tmp8btzab.mozrunner\minidumps\44afc276-df90-4044-b60b-0cd7decdf44f.dmp
07:24:58 INFO - Operating system: Windows NT
07:24:58 INFO - 6.1.7601 Service Pack 1
07:24:58 INFO - CPU: x86
07:24:58 INFO - GenuineIntel family 6 model 30 stepping 5
07:24:58 INFO - 8 CPUs
07:24:58 INFO - Crash reason: EXCEPTION_BREAKPOINT
07:24:58 INFO - Crash address: 0x657635e9
07:24:58 INFO - Thread 25 (crashed)
07:24:58 INFO - 0 xul.dll!mozilla::dom::indexedDB::TransactionThreadPool::Dispatch(unsigned __int64,nsACString_internal const &,nsIRunnable *,bool,mozilla::dom::indexedDB::TransactionThreadPool::FinishCallback *) [TransactionThreadPool.cpp:d8260c1a0689 : 682 + 0x2b]
07:24:58 INFO - eip = 0x657635e9 esp = 0x0dc4f2a8 ebp = 0x0dc4f2ac ebx = 0x14522660
07:24:58 INFO - esi = 0x000002ad edi = 0x123e67c0 eax = 0x00000000 ecx = 0x637b0ad9
07:24:58 INFO - edx = 0x00257251 efl = 0x00000212
07:24:58 INFO - Found by: given as instruction pointer in context
07:24:58 INFO - 1 xul.dll!mozilla::dom::indexedDB::`anonymous namespace'::TransactionDatabaseOperationBase::DispatchToTransactionThreadPool() [ActorsParent.cpp:d8260c1a0689 : 13043 + 0x33]
07:24:58 INFO - eip = 0x6571a0ce esp = 0x0dc4f2b4 ebp = 0x0dc4f2ec
07:24:58 INFO - Found by: call frame info
07:24:58 INFO - 2 xul.dll!mozilla::dom::indexedDB::`anonymous namespace'::Cursor::RecvContinue(mozilla::dom::indexedDB::CursorRequestParams const &) [ActorsParent.cpp:d8260c1a0689 : 8717 + 0xe]
07:24:58 INFO - eip = 0x6572effb esp = 0x0dc4f2dc ebp = 0x0dc4f2ec
07:24:58 INFO - Found by: call frame info
07:24:58 INFO - 3 xul.dll!mozilla::dom::indexedDB::PBackgroundIDBCursorParent::OnMessageReceived(IPC::Message const &) [PBackgroundIDBCursorParent.cpp:d8260c1a0689 : 219 + 0xa]
07:24:58 INFO - eip = 0x645fe6df esp = 0x0dc4f2f4 ebp = 0x0dc4f350
07:24:58 INFO - Found by: call frame info
07:24:58 INFO - 4 xul.dll!mozilla::ipc::PBackgroundParent::OnMessageReceived(IPC::Message const &) [PBackgroundParent.cpp:d8260c1a0689 : 618 + 0x5]
07:24:58 INFO - eip = 0x6462d81c esp = 0x0dc4f358 ebp = 0x0dc4f4a8
07:24:58 INFO - Found by: call frame info
07:24:58 INFO - 5 xul.dll!mozilla::ipc::MessageChannel::DispatchAsyncMessage(IPC::Message const &) [MessageChannel.cpp:d8260c1a0689 : 1231 + 0xa]
07:24:58 INFO - eip = 0x645d7201 esp = 0x0dc4f4b0 ebp = 0x0dc4f4c0
07:24:58 INFO - Found by: call frame info
07:24:58 INFO - 6 xul.dll!mozilla::ipc::MessageChannel::DispatchMessageW(IPC::Message const &) [MessageChannel.cpp:d8260c1a0689 : 1158 + 0x5]
07:24:58 INFO - eip = 0x645d75d8 esp = 0x0dc4f4c8 ebp = 0x0dc4f51c
07:24:58 INFO - Found by: call frame info
07:24:58 INFO - 7 xul.dll!mozilla::ipc::MessageChannel::OnMaybeDequeueOne() [MessageChannel.cpp:d8260c1a0689 : 1142 + 0xa]
07:24:58 INFO - eip = 0x645d9797 esp = 0x0dc4f524 ebp = 0x0dc4f55c
07:24:58 INFO - Found by: call frame info
07:24:58 INFO - 8 xul.dll!MessageLoop::RunTask(Task *) [message_loop.cc:d8260c1a0689 : 361 + 0xd]
07:24:58 INFO - eip = 0x645afc45 esp = 0x0dc4f564 ebp = 0x0dc4f57c
07:24:58 INFO - Found by: call frame info
07:24:58 INFO - 9 xul.dll!MessageLoop::DeferOrRunPendingTask(MessageLoop::PendingTask const &) [message_loop.cc:d8260c1a0689 : 369 + 0x6]
07:24:58 INFO - eip = 0x645aba33 esp = 0x0dc4f584 ebp = 0x0dc4f588
07:24:58 INFO - Found by: call frame info
07:24:58 INFO - 10 xul.dll!MessageLoop::DoWork() [message_loop.cc:d8260c1a0689 : 447 + 0x4]
07:24:58 INFO - eip = 0x645ac24e esp = 0x0dc4f590 ebp = 0x0dc4f5b8
07:24:58 INFO - Found by: call frame info
07:24:58 INFO - 11 xul.dll!mozilla::ipc::DoWorkRunnable::Run() [MessagePump.cpp:d8260c1a0689 : 233 + 0x6]
07:24:58 INFO - eip = 0x645dc1aa esp = 0x0dc4f5c0 ebp = 0x0dc4f5c8
07:24:58 INFO - Found by: call frame info
07:24:58 INFO - 12 xul.dll!nsThread::ProcessNextEvent(bool,bool *) [nsThread.cpp:d8260c1a0689 : 855 + 0xd]
07:24:58 INFO - eip = 0x6436af6a esp = 0x0dc4f5d0 ebp = 0x0dc4f6a4
07:24:58 INFO - Found by: call frame info
07:24:58 INFO - 13 xul.dll!NS_ProcessNextEvent(nsIThread *,bool) [nsThreadUtils.cpp:d8260c1a0689 : 265 + 0xc]
07:24:58 INFO - eip = 0x64393cd2 esp = 0x0dc4f6ac ebp = 0x0dc4f6b8
07:24:58 INFO - Found by: call frame info
07:24:58 INFO - 14 xul.dll!mozilla::ipc::MessagePumpForNonMainThreads::Run(base::MessagePump::Delegate *) [MessagePump.cpp:d8260c1a0689 : 368 + 0x9]
07:24:58 INFO - eip = 0x645dc6c7 esp = 0x0dc4f6c0 ebp = 0x0dc4f6e4
07:24:58 INFO - Found by: call frame info
07:24:58 INFO - 15 xul.dll!MessageLoop::RunInternal() [message_loop.cc:d8260c1a0689 : 233 + 0xe]
07:24:58 INFO - eip = 0x645afc01 esp = 0x0dc4f6ec ebp = 0x0dc4f704
07:24:58 INFO - Found by: call frame info
07:24:58 INFO - 16 xul.dll!MessageLoop::RunHandler() [message_loop.cc:d8260c1a0689 : 226 + 0x4]
07:24:58 INFO - eip = 0x645afbb9 esp = 0x0dc4f70c ebp = 0x0dc4f738
07:24:58 INFO - Found by: call frame info
07:24:58 INFO - 17 xul.dll!MessageLoop::Run() [message_loop.cc:d8260c1a0689 : 200 + 0x6]
07:24:58 INFO - eip = 0x645af932 esp = 0x0dc4f740 ebp = 0x0dc4f758
07:24:58 INFO - Found by: call frame info
07:24:58 INFO - 18 xul.dll!nsThread::ThreadFunc(void *) [nsThread.cpp:d8260c1a0689 : 356 + 0xb]
07:24:58 INFO - eip = 0x6436eb78 esp = 0x0dc4f760 ebp = 0x0dc4f778
07:24:58 INFO - Found by: call frame info
07:24:58 INFO - 19 nss3.dll!_PR_NativeRunThread [pruthr.c:d8260c1a0689 : 397 + 0x7]
07:24:58 INFO - eip = 0x636ccd18 esp = 0x0dc4f780 ebp = 0x0dc4f794
07:24:58 INFO - Found by: call frame info
07:24:58 INFO - 20 nss3.dll!pr_root [w95thred.c:d8260c1a0689 : 90 + 0xb]
07:24:58 INFO - eip = 0x636bd9cf esp = 0x0dc4f79c ebp = 0x0dc4f7a0
07:24:58 INFO - Found by: call frame info
07:24:58 INFO - 21 msvcr120.dll + 0x2c01c
07:24:58 INFO - eip = 0x637bc01d esp = 0x0dc4f7a8 ebp = 0x0dc4f7d8
and
07:24:36 INFO - Assertion failure: queue (Passed an invalid transaction id!), at c:\builds\moz2_slave\m-cen-w32-d-000000000000000000\build\src\dom\indexedDB\TransactionThreadPool.cpp:685
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Keywords: assertion,
intermittent-failure
Resolution: --- → DUPLICATE
Assignee | ||
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•