Closed
Bug 1248837
Opened 7 years ago
Closed 5 years ago
shutdownhang in nsThread::Shutdown() | Firefox crashes, sometimes the restart fails
Categories
(Core :: XPCOM, defect)
Core
XPCOM
Tracking
()
RESOLVED
WONTFIX
Tracking | Status | |
---|---|---|
firefox45 | --- | wontfix |
firefox46 | --- | wontfix |
firefox47 | --- | wontfix |
firefox-esr45 | --- | wontfix |
firefox-esr52 | --- | unaffected |
People
(Reporter: lizzard, Unassigned)
References
()
Details
(Keywords: crash, topcrash)
Crash Data
+++ This bug was initially created as a clone of Bug #1204809 +++ We fixed a bunch of these crashes in 46 & 47. There are still many left so Jim suggested a new bug for clarity in the ongoing cleanup. - Liz
Version: 41 Branch → Trunk
Reporter | ||
Updated•7 years ago
|
Updated•7 years ago
|
Updated•7 years ago
|
Comment 1•7 years ago
|
||
Linked this bug to shutdownhang ... nsThreadManager::Shutdown. Seems to be various different threads that are started expecting to be short lived so don't look for shutdown notice. bug 1134620. Update process running, remaining the only specifically identified. Can't see other bugs on this signature getting much more investigation. Bug 1296966 makes some other new signatures. Any deemed high ranking or actionable should get its own new bug report for investigation.
Crash Signature: nsThread::ProcessNextEvent | nsThread::Shutdown] → nsThread::ProcessNextEvent | nsThread::Shutdown]
[@ shutdownhang | mozilla::CondVar::Wait | nsEventQueue::GetEvent | nsThread::ProcessNextEvent | NS_ProcessNextEvent | nsThread::Shutdown | nsThreadManager::Shutdown ]
Comment 2•6 years ago
|
||
I'm marking this bug as WORKSFORME as bug crashlog signature didn't appear from a long time (over half year) in Firefox (except some obsolete Fx <50, no crashes starting since Fx 50).
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox-esr45:
--- → affected
status-firefox-esr52:
--- → unaffected
Resolution: --- → WORKSFORME
Comment 3•6 years ago
|
||
Ups, my bad and due to ( bug #1348631 ) looks like there are sill crashes, so reopening.
Status: RESOLVED → REOPENED
Resolution: WORKSFORME → ---
Comment 4•5 years ago
|
||
Closing because no crash reported since 12 weeks.
Status: REOPENED → RESOLVED
Closed: 6 years ago → 5 years ago
Resolution: --- → WONTFIX
Updated•5 years ago
|
Keywords: leave-open
Updated•10 months ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•