Thunderbird Crash in [@ shutdownhang | RtlAcquireSRWLockExclusive | mozilla::detail::MutexImpl::lock | mozilla::detail::RunnableFunction<T>::Run]
Categories
(Thunderbird :: General, defect)
Tracking
(thunderbird_esr68 wontfix, thunderbird_esr78 wontfix, thunderbird_esr91 wontfix, thunderbird102 affected)
People
(Reporter: wsmwk, Unassigned)
References
Details
(Keywords: crash, dupeme)
Crash Data
#10 crash for 68.8.0. (Might be all Windows - TBD)
bp-5d0a134d-0d49-4c57-a2be-d471e0200517.
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 nsresult mozilla::detail::RunnableFunction<`lambda at z:/task_1588607998/build/src/netwerk/base/nsSocketTransportService2.cpp:1652:54'>::Run xpcom/threads/nsThreadUtils.h:562
4 xul.dll nsThread::ProcessNextEvent xpcom/threads/nsThread.cpp:1175
5 xul.dll NS_ProcessNextEvent xpcom/threads/nsThreadUtils.cpp:486
6 xul.dll nsThread::Shutdown xpcom/threads/nsThread.cpp:881
7 xul.dll mozilla::net::nsSocketTransportService::ShutdownThread netwerk/base/nsSocketTransportService2.cpp:672
8 xul.dll mozilla::net::nsSocketTransportService::Shutdown netwerk/base/nsSocketTransportService2.cpp:658
9 xul.dll mozilla::net::nsIOService::SetOffline netwerk/base/nsIOService.cpp:1136
| Reporter | ||
Updated•5 years ago
|
| Reporter | ||
Comment 1•5 years ago
|
||
(In reply to Wayne Mery (:wsmwk) from comment #0)
#10 crash for 68.8.0. (Might be all Windows - TBD)
#6 for 78.6.0
Comment 2•5 years ago
|
||
These may or may not be multiple instances of RunnableFunction, see Bug 1652969.
| Reporter | ||
Comment 3•5 years ago
|
||
#5 crash for 78.8.1
- signature disappears on feb 3 [1] shutdownhang | RtlAcquireSRWLockExclusive | mozilla::detail::MutexImpl::lock | mozilla::detail::RunnableFunction<T>::Run ]
- appears on feb 3 [2] shutdownhang | mozilla::detail::MutexImpl::lock | mozilla::detail::RunnableFunction<T>::Run
[1] https://crash-stats.mozilla.org/signature/?signature=shutdownhang%20%7C%20RtlAcquireSRWLockExclusive%20%7C%20mozilla%3A%3Adetail%3A%3AMutexImpl%3A%3Alock%20%7C%20mozilla%3A%3Adetail%3A%3ARunnableFunction%3CT%3E%3A%3ARun&date=%3E%3D2020-12-21T14%3A21%3A00.000Z&date=%3C2021-03-21T14%3A21%3A00.000Z&_columns=date&_columns=product&_columns=version&_columns=build_id&_columns=platform&_columns=reason&_columns=address&_columns=install_time&_columns=startup_crash&_sort=-date&page=1#graphs
[2] https://crash-stats.mozilla.org/signature/?product=Thunderbird&signature=shutdownhang%20%7C%20mozilla%3A%3Adetail%3A%3AMutexImpl%3A%3Alock%20%7C%20mozilla%3A%3Adetail%3A%3ARunnableFunction%3CT%3E%3A%3ARun&date=%3E%3D2020-12-21T14%3A31%3A00.000Z&date=%3C2021-03-21T14%3A31%3A00.000Z#graphs
| Reporter | ||
Comment 4•5 years ago
|
||
Also a top 20 crash for Thunderbird 90 beta. No crashes so far for 91 beta (but it's a bit early to tell).
I should think this is related to some other Thunderbird topcrash, but so far haven't identified one of https://mzl.la/36GWvas, or of subset https://mzl.la/2Umg9pA
| Reporter | ||
Comment 5•4 years ago
|
||
#5 for 91.2.1, #3 for 78.14.0
| Reporter | ||
Comment 6•4 years ago
|
||
Still #5 for version 91. And still occurs in beta
| Reporter | ||
Comment 7•4 years ago
|
||
signature not a top crash for version 102.
| Reporter | ||
Comment 8•3 years ago
|
||
And in fact, very rare for version 102.
I doubt this and bug 1630597 are still actionable. If anyone is still crashing, please post an update.
Description
•