Open
Bug 1999416
Opened 5 days ago
Updated 2 days ago
Crash in [@ mozilla::dom::indexedDB::(anonymous namespace)::ConnectionPool::TransactionInfo::FinishOp]
Categories
(Core :: Storage: IndexedDB, defect, P2)
Tracking
()
NEW
| Tracking | Status | |
|---|---|---|
| firefox147 | --- | affected |
People
(Reporter: release-mgmt-account-bot, Assigned: jari)
References
(Blocks 1 open bug)
Details
(Keywords: crash)
Crash Data
Crash report: https://crash-stats.mozilla.org/report/index/498cb35c-be58-4bb2-af40-652540251019
MOZ_CRASH Reason: MOZ_CRASH(NS_SUCCEEDED(mDatabaseInfo.Dispatch(runnable.forget())))
Top 10 frames of crashing thread:
0 xul.dll mozilla::dom::indexedDB:: dom/indexedDB/ActorsParent.cpp:8923
0 xul.dll mozilla::dom::indexedDB:: dom/indexedDB/ActorsParent.cpp:8020
1 xul.dll mozilla::dom::indexedDB:: dom/indexedDB/ActorsParent.cpp:17443
2 xul.dll mozilla::dom::indexedDB:: dom/indexedDB/ActorsParent.cpp:17378
2 xul.dll mozilla::dom::indexedDB:: dom/indexedDB/ActorsParent.cpp:17481
3 xul.dll nsThread::ProcessNextEvent xpcom/threads/nsThread.cpp:1151
3 xul.dll NS_ProcessNextEvent xpcom/threads/nsThreadUtils.cpp:462
4 xul.dll mozilla::ipc::MessagePumpForNonMainThreads::Run ipc/glue/MessagePump.cpp:299
5 xul.dll MessageLoop::RunInternal ipc/chromium/src/base/message_loop.cc:368
5 xul.dll MessageLoop::RunHandler ipc/chromium/src/base/message_loop.cc:361
By querying Nightly crashes reported within the last 2 months, here are some insights about the signature:
- First crash report: 2025-09-11
- Process type: Parent
- Is startup crash: No
- Has user comments: No
- Is null crash: No
| Reporter | ||
Comment 1•5 days ago
|
||
The Bugbug bot thinks this bug should belong to the 'Core::Storage: IndexedDB' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Component: General → Storage: IndexedDB
| Assignee | ||
Updated•4 days ago
|
Assignee: nobody → jjalkanen
Updated•2 days ago
|
Severity: -- → S2
Priority: -- → P2
You need to log in
before you can comment on or make changes to this bug.
Description
•