Closed Bug 1534634 Opened 5 years ago Closed 4 years ago

Crash in [@ shutdownhang | libpthread-2.23.so@0xd360]

Categories

(Core :: Storage: Quota Manager, defect, P2)

Unspecified
Linux
defect

Tracking

()

RESOLVED WORKSFORME
Tracking Status
firefox67 --- affected

People

(Reporter: janv, Unassigned)

Details

(Keywords: crash)

Crash Data

This bug is for crash report bp-ecdec23a-17f5-45f1-8750-4c3370190312.

Top 10 frames of crashing thread:

0 libpthread-2.23.so libpthread-2.23.so@0xd360 
1 libxul.so mozilla::ThreadEventQueue<mozilla::PrioritizedEventQueue<mozilla::EventQueue> >::GetEvent xpcom/threads/CondVar.h:57
2 libxul.so nsThread::ProcessNextEvent xpcom/threads/nsThread.cpp:1107
3 libxul.so NS_ProcessNextEvent xpcom/threads/nsThreadUtils.cpp:482
4 libxul.so bool mozilla::SpinEventLoopUntil< xpcom/threads/nsThreadUtils.h:348
5 libxul.so mozilla::dom::quota::QuotaManager::Observer::Observe dom/quota/ActorsParent.cpp:2404
6 libxul.so nsObserverList::NotifyObservers xpcom/ds/nsObserverList.cpp:66
7 libxul.so nsObserverService::NotifyObservers xpcom/ds/nsObserverService.cpp:293
8 libxul.so nsXREDirProvider::DoShutdown toolkit/xre/nsXREDirProvider.cpp:1094
9 libxul.so ScopedXPCOMStartup::~ScopedXPCOMStartup toolkit/xre/nsAppRunner.cpp:1237

Blocks: 1517090
Priority: -- → P2
No longer blocks: 1517090
Blocks: 1540402

Given this isn't happening with an increased frequency on nightly (where lsng is enabled), we're not going to hold lsng for a fix.

No longer blocks: 1539835

Actually, this isn't related to LSNG.

No longer blocks: 1540402
Component: DOM: Web Storage → DOM: Quota Manager

Yeah, mozilla::dom::cache::Context::QuotaInitRunnable::Run is trying to initialize an origin and quota manager is shutting down on PBackground.

Recent crash reports involve no newer versions than 69, and also ESR is not appearing. Any idea, what fixed this?

Flags: needinfo?(jvarga)

Maybe bug 1581127 (and similar bugs that added more IsShuttingDown checks).

Flags: needinfo?(jvarga)

But it's also possible that the signature has changed.

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.