Closed
Bug 1540981
Opened 6 years ago
Closed 6 years ago
Crash in [@ mozilla::dom::`anonymous namespace'::QuotaClient::AbortOperations]
Categories
(Core :: Storage: localStorage & sessionStorage, defect)
Tracking
()
RESOLVED
FIXED
mozilla68
Tracking | Status | |
---|---|---|
firefox-esr60 | --- | unaffected |
firefox66 | --- | unaffected |
firefox67 | --- | fixed |
firefox68 | --- | fixed |
People
(Reporter: janv, Assigned: janv)
References
(Blocks 1 open bug)
Details
(Keywords: crash)
Crash Data
This bug is for crash report bp-dc48a397-936d-48cf-9117-a85dd0190328.
Top 10 frames of crashing thread:
0 xul.dll void mozilla::dom::`anonymous namespace'::QuotaClient::AbortOperations dom/localstorage/ActorsParent.cpp:7733
1 xul.dll static void mozilla::dom::quota::QuotaManager::ShutdownTimerCallback dom/quota/ActorsParent.cpp:5782
2 xul.dll nsresult nsTimerEvent::Run xpcom/threads/TimerThread.cpp:260
3 xul.dll nsThread::ProcessNextEvent xpcom/threads/nsThread.cpp:1179
4 xul.dll NS_ProcessNextEvent xpcom/threads/nsThreadUtils.cpp:482
5 xul.dll static bool mozilla::SpinEventLoopUntil<mozilla::ProcessFailureBehavior::ReportToCaller, `lambda at z:/task_1553215353/build/src/dom/localstorage/ActorsParent.cpp:7818:3'> xpcom/threads/nsThreadUtils.h:348
6 xul.dll void mozilla::dom::`anonymous namespace'::QuotaClient::ShutdownWorkThreads dom/localstorage/ActorsParent.cpp:7818
7 xul.dll void mozilla::dom::quota::QuotaManager::Shutdown dom/quota/ActorsParent.cpp:3191
8 xul.dll static void mozilla::dom::quota::QuotaManager::ShutdownInstance dom/quota/ActorsParent.cpp:2803
9 xul.dll mozilla::dom::quota::RecvShutdownQuotaManager dom/quota/ActorsParent.cpp:2169
Assignee | ||
Comment 1•6 years ago
•
|
||
This looks like it was fixed in bug 1533789, but I'll watch it for a few days more.
Assignee | ||
Comment 2•6 years ago
|
||
Yes, 99% sure this was fixed in bug 1533789.
Assignee | ||
Updated•6 years ago
|
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla68
Assignee | ||
Updated•6 years ago
|
Assignee: nobody → jvarga
Updated•6 years ago
|
status-firefox66:
--- → unaffected
status-firefox67:
--- → fixed
status-firefox-esr60:
--- → unaffected
Depends on: 1533789
You need to log in
before you can comment on or make changes to this bug.
Description
•