Closed Bug 1675633 Opened 5 years ago Closed 4 years ago

Crash in [@ IPCError-browser | ShutDownKill | mozilla::CycleCollectedJSContext::CleanupIDBTransactions ]

Categories

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

Unspecified
Windows 10
defect

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: sefeng211, Unassigned)

References

Details

(Keywords: crash)

Crash Data

Crash report: https://crash-stats.mozilla.org/report/index/f1c246de-c1d7-4c73-973b-5050c0201104

Reason: EXCEPTION_BREAKPOINT

Top 10 frames of crashing thread:

0 ntdll.dll ntdll.dll@0x9f794 
1 ntdll.dll ntdll.dll@0x65070 
2 xul.dll mozilla::CycleCollectedJSContext::CleanupIDBTransactions xpcom/base/CycleCollectedJSContext.cpp:439
3  @0x1e712b5f5ef 
4 mozglue.dll mozilla::detail::ConditionVariableImpl::wait mozglue/misc/ConditionVariable_windows.cpp:50
5 xul.dll mozilla::TaskController::GetRunnableForMTTask xpcom/threads/TaskController.cpp:488
6 xul.dll nsThread::ProcessNextEvent xpcom/threads/nsThread.cpp:1143
7 xul.dll mozilla::ipc::MessagePump::Run ipc/glue/MessagePump.cpp:109
8 xul.dll MessageLoop::RunHandler ipc/chromium/src/base/message_loop.cc:327
9 xul.dll MessageLoop::Run ipc/chromium/src/base/message_loop.cc:309

Another new ntdll.dll crashes. Started since Nov 2.

The severity field is not set for this bug.
:gcp, could you have a look please?

For more information, please visit auto_nag documentation.

Flags: needinfo?(gpascutto)

ntdll.dll is part of Windows. We even have the stack trace for it:

0 ntdll.dll NtWaitForAlertByThreadId context
1 ntdll.dll RtlSleepConditionVariableSRW cfi
2 kernelbase.dll SleepConditionVariableSRW

I don't see any indication this is caused by third party software?

Component: Other → JavaScript: GC
Flags: needinfo?(gpascutto)
Product: External Software Affecting Firefox → Core
Component: JavaScript: GC → Storage: IndexedDB

There was some previous work to reduce a similar signature in bug 1622114.

See Also: → 1622114
Crash Signature: [@ IPCError-browser | ShutDownKill | ntdll.dll | mozilla::CycleCollectedJSContext::CleanupIDBTransactions] → [@ IPCError-browser | ShutDownKill | ntdll.dll | mozilla::CycleCollectedJSContext::CleanupIDBTransactions] [@ IPCError-browser | ShutDownKill | mozilla::CycleCollectedJSContext::CleanupIDBTransactions ]
Summary: Crash in [@ IPCError-browser | ShutDownKill | ntdll.dll | mozilla::CycleCollectedJSContext::CleanupIDBTransactions] → Crash in [@ IPCError-browser | ShutDownKill | mozilla::CycleCollectedJSContext::CleanupIDBTransactions ]
Severity: -- → S3
Priority: -- → P3

Closing because no crashes reported for 12 weeks.

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