Closed
Bug 1790080
Opened 7 months ago
Closed 2 months ago
Crash in [@ mozilla::dom::cache::db::(anonymous namespace)::DeleteSecurityInfoList]
Categories
(Core :: Storage: Quota Manager, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: sefeng, Unassigned)
Details
(Keywords: crash)
Crash Data
Crash report: https://crash-stats.mozilla.org/report/index/1bc123cf-34b0-4117-baca-c47960220906
MOZ_CRASH Reason: MOZ_DIAGNOSTIC_ASSERT(refcount >= aCount)
Top 10 frames of crashing thread:
0 libxul.so mozilla::dom::cache::db:: dom/cache/DBSchema.cpp:1491
1 libxul.so mozilla::dom::cache::db::DeleteCacheId dom/cache/DBSchema.cpp:639
2 libxul.so mozilla::dom::cache:: dom/cache/Manager.cpp:108
3 libxul.so mozilla::dom::cache::SyncDBAction::RunWithDBOnTarget dom/cache/DBAction.cpp:142
4 libxul.so mozilla::dom::cache::DBAction::RunOnTarget dom/cache/DBAction.cpp:107
5 libxul.so mozilla::dom::cache::Context::QuotaInitRunnable::Run dom/cache/Context.cpp:421
6 libxul.so nsThread::ProcessNextEvent xpcom/threads/nsThread.cpp:1199
7 libxul.so mozilla::ipc::MessagePumpForNonMainThreads::Run ipc/glue/MessagePump.cpp:330
8 libxul.so MessageLoop::Run ipc/chromium/src/base/message_loop.cc:356
9 libxul.so nsThread::ThreadFunc xpcom/threads/nsThread.cpp:384
Comment 1•6 months ago
|
||
Since the crash volume is low (less than 5 per week), the severity is downgraded to S3
. Feel free to change it back if you think the bug is still critical.
For more information, please visit auto_nag documentation.
Severity: S2 → S3
Comment 2•2 months ago
|
||
Closing because no crashes reported for 12 weeks.
Status: NEW → RESOLVED
Closed: 2 months ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•