Closed
Bug 1730411
Opened 3 years ago
Closed 3 years ago
Crash in [@ shutdownhang | mozilla::net::nsHTTPCompressConv::Release]
Categories
(Thunderbird :: General, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: worcester12345, Unassigned)
Details
Crash Data
Crash report: https://crash-stats.mozilla.org/report/index/3545fb84-1790-436e-93b9-72a8f0210912
MOZ_CRASH Reason: Shutdown hanging at step profile-before-change. Something is blocking the main-thread.
Top 10 frames of crashing thread:
0 xul.dll mozilla::net::nsHTTPCompressConv::Release netwerk/streamconv/converters/nsHTTPCompressConv.cpp:54
1 @0xc2cb
2 xul.dll mozilla::net::CookiePersistentStorage::~CookiePersistentStorage netwerk/cookie/CookiePersistentStorage.h:27
3 xul.dll mozilla::net::`anonymous namespace'::CloseCookieDBListener::Release netwerk/cookie/CookiePersistentStorage.cpp:357
4 xul.dll mozilla::storage::`anonymous namespace'::CallbackEvent::~CallbackEvent storage/mozStoragePrivateHelpers.cpp:231
5 xul.dll IdleRunnableWrapper::Release xpcom/threads/nsThreadUtils.cpp:47
6 xul.dll detail::ProxyReleaseEvent<mozilla::mscom::WeakReferenceSupport>::Run xpcom/threads/nsProxyRelease.h:37
7 xul.dll mozilla::RunnableTask::Run xpcom/threads/TaskController.cpp:502
8 xul.dll mozilla::TaskController::DoExecuteNextTaskOnlyMainThreadInternal xpcom/threads/TaskController.cpp:805
9 xul.dll mozilla::TaskController::ExecuteNextTaskOnlyMainThreadInternal xpcom/threads/TaskController.cpp:641
Reporter | ||
Comment 1•3 years ago
|
||
Also, why in line 2 above, is it spelled "netwerk"?
Comment 2•3 years ago
|
||
Not reproducible?
In the past three months there is only one version 78 crash and one version 91 on crash-stats.
Severity: -- → S4
Flags: needinfo?(worcester12345)
Reporter | ||
Comment 3•3 years ago
|
||
I can't control them, I just report them.
Flags: needinfo?(worcester12345)
Comment 4•3 years ago
|
||
(In reply to Worcester12345 from comment #3)
I can't control them, I just report them.
Sure. If it becomes reproducible for you, or more frequent for others we can reopen the bug.
Status: UNCONFIRMED → RESOLVED
Closed: 3 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•