Closed Bug 1154386 Opened 9 years ago Closed 8 years ago

hang nsUrlClassifierDBService::Shutdown

Categories

(Toolkit :: Safe Browsing, defect)

x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED WONTFIX

People

(Reporter: mcmanus, Unassigned)

Details

shutdown hangs are currently a priority.. I came across this one

https://crash-stats.mozilla.com/report/index/fa610c4e-3805-4a46-99b7-be9d92150410#allthreads

 	ntdll.dll 	KiFastSystemCallRet 	
1 	ntdll.dll 	ZwWaitForSingleObject 	
2 	kernelbase.dll 	WaitForSingleObjectEx 	
3 	kernel32.dll 	WaitForSingleObjectExImplementation 	
4 	kernel32.dll 	WaitForSingleObject 	
5 	nss3.dll 	PR_Wait 	nsprpub/pr/src/threads/prmon.c
6 	xul.dll 	nsThread::ProcessNextEvent(bool, bool*) 	xpcom/threads/nsThread.cpp
7 	xul.dll 	NS_ProcessNextEvent(nsIThread*, bool) 	xpcom/glue/nsThreadUtils.cpp
8 	xul.dll 	nsThread::Shutdown() 	xpcom/threads/nsThread.cpp
9 	xul.dll 	nsUrlClassifierDBService::Shutdown() 	toolkit/components/url-classifier/nsUrlClassifierDBService.cpp
10 	xul.dll 	nsUrlClassifierDBService::Observe(nsISupports*, char const*, wchar_t const*) 	toolkit/components/url-classifier/nsUrlClassifierDBService.cpp
11 	xul.dll 	nsObserverList::NotifyObservers(nsISupports*, char const*, wchar_t const*) 	xpcom/ds/nsObserverList.cpp
12 	xul.dll 	nsObserverService::NotifyObservers(nsISupports*, char const*, wchar_t const*) 	xpcom/ds/nsObserverService.cpp
13 	xul.dll 	nsXREDirProvider::DoShutdown() 	toolkit/xre/nsXREDirProvider.cpp
Hasn't happened recently as far as I can tell.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.