nsUrlClassifierDBService::Shutdown() blocks the shutdown of other components
Categories
(Core :: DOM: Core & HTML, defect, P3)
Tracking
()
People
(Reporter: baku, Unassigned)
References
(Blocks 2 open bugs)
Details
(Keywords: crash, topcrash-thunderbird, Whiteboard: [tbird topcrash])
Crash Data
Comment 1•8 years ago
|
||
Updated•8 years ago
|
Updated•8 years ago
|
Updated•8 years ago
|
| Assignee | ||
Updated•7 years ago
|
Updated•6 years ago
|
Comment 2•4 years ago
|
||
At the time that crash-stats stopped accepting Thunderbird crashes, this was #4 crash for Thunderbird 91.3.0, right up there with numerous other shutdown crashes
- shutdownhang | NtUserPeekMessage | _PeekMessage - bug 1643264, bug 1547541, bug 1306838
- shutdownhang | RtlAcquireSRWLockExclusive | mozilla::detail::RunnableFunction<T>::Run - bug 1630597
- shutdownhang | mozilla::TaskController::GetRunnableForMTTask | mozilla::AppWindow::ShowModal - (no bug)
- shutdownhang | NtCallbackReturn - bug 1749139
etc
Comment 4•4 years ago
|
||
The severity field for this bug is set to normal. However, the bug has the topcrash keyword.
:hsinyi, could you consider increasing the severity of this top-crash bug? If the crash isn't "top" anymore, could you drop the topcrash keyword?
For more information, please visit auto_nag documentation.
Comment 5•4 years ago
|
||
(In reply to Release mgmt bot [:suhaib / :marco/ :calixte] from comment #4)
The severity field for this bug is set to normal. However, the bug has the
topcrashkeyword.
:hsinyi, could you consider increasing the severity of this top-crash bug? If the crash isn't "top" anymore, could you drop thetopcrashkeyword?For more information, please visit auto_nag documentation.
Per comment 3, it's a topcrash for thunderbird. According to the triage guideline, I am not sure the "severity" flag is the best place to reflect that.
Jens, I admit that I didn't read through all the comments here and in https://bugzilla.mozilla.org/show_bug.cgi?id=1435343. But what's the difference between these two? The exact same crash signature is linked here and there.
Comment 6•4 years ago
|
||
This bug wanted to talk about one special case that can cause this. I have not checked if this case is still in the reports, but we cannot really distinguish cases based on this signature, so I would keep all investigations in the other bug. If we find a better way to classify the crashes automatically, we might want to create new bugs. Finding this better way could be part of the investigations in bug 1435343.
Description
•