Thunderbird Crash in [@ shutdownhang | mozilla::detail::MutexImpl::lock | nsThread::Shutdown | mozilla::dom::workerinternals::RuntimeService::ShutdownIdleThreads]
Categories
(Thunderbird :: General, defect)
Tracking
(Not tracked)
People
(Reporter: Robert_Hartmann, Unassigned)
References
Details
(Keywords: crash)
Crash Data
Crash report: https://crash-stats.mozilla.org/report/index/fb47cd56-b775-47e4-afa4-081210210819
MOZ_CRASH Reason: Shutdown hanging at step profile-change-net-teardown. Something is blocking the main-thread.
Top 10 frames of crashing thread:
0 ntdll.dll NtWaitForAlertByThreadId
1 ntdll.dll RtlAcquireSRWLockExclusive
2 mozglue.dll mozilla::detail::MutexImpl::lock mozglue/misc/Mutex_windows.cpp:22
3 xul.dll mozilla::ThreadEventQueue::HasPendingEvent xpcom/threads/ThreadEventQueue.cpp:177
4 xul.dll nsThread::ProcessNextEvent xpcom/threads/nsThread.cpp:1059
5 xul.dll NS_ProcessNextEvent xpcom/threads/nsThreadUtils.cpp:466
6 xul.dll nsThread::Shutdown xpcom/threads/nsThread.cpp:840
7 xul.dll static mozilla::dom::workerinternals::RuntimeService::ShutdownIdleThreads dom/workers/RuntimeService.cpp:1446
8 xul.dll nsTimerImpl::Fire xpcom/threads/nsTimerImpl.cpp:618
9 xul.dll nsTimerEvent::Run xpcom/threads/TimerThread.cpp:248
Comment 1•4 years ago
|
||
Looks like you are the only one with this crash signature.
Have you had any since?
| Reporter | ||
Comment 2•4 years ago
•
|
||
It is not a TB shutdown crash but a FF one from today: bug 1740605
Comment 3•4 years ago
|
||
(In reply to Robert Hartmann from comment #2)
It is not a TB shutdown crash but a FF one from today: bug 1740605
How often has TB been crashing - daily / weekly?
| Reporter | ||
Comment 4•4 years ago
|
||
(In reply to Wayne Mery (:wsmwk) from comment #3)
(In reply to Robert Hartmann from comment #2)
It is not a TB shutdown crash but a FF one from today: bug 1740605
How often has TB been crashing - daily / weekly?
Well, at moment I could not say, that TB crashes regulary i.e. daily or weekly.
But two days ago it crashed two times just behind eachother:
Thunderbird 91.4.1 Crash Report [@ GraphWalker<ScanBlackVisitor>::DoWalk ] bp-22942b04-1100-44cc-9754-bbe271220112
Thunderbird 91.4.1 Crash Report [@ XPCWrappedNativeScope::TraceWrappedNativesInAllScopes ] bp-ed8c4ae3-09a5-419e-8330-3a3f11220112
Comment 5•4 years ago
|
||
As noted in bug 1630597 ...
- Thunderbird 91.4.1 https://crash-stats.thunderbird.net/report/bp-22942b04-1100-44cc-9754-bbe271220112 4hours @ GraphWalker<ScanBlackVisitor>::DoWalk
- Thunderbird 91.4.1 https://crash-stats.thunderbird.net/report/bp-ed8c4ae3-09a5-419e-8330-3a3f11220112 startup @ XPCWrappedNativeScope::TraceWrappedNativesInAllScopes ]
With some recent major patches, it will be far more interesting if you get any crashes when Thunderbird 98 beta comes out in a month.
However, your crashes appear to be so infrequent, only a few pre month) that we have no pattern, no consistency, no testcase to reporduce.
Resolved per whiteboard
Description
•