Bug 1895110 Comment 10 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

(In reply to Chris Peterson [:cpeterson] from comment #9)
> What is the difference between this `[@ shutdownhang | mozilla::SpinEventLoopUntil | nsThreadPool::ShutdownWithTimeout ]` bug and bug 1866944?

The problem is that crash signature is a general symptom that may indicate many different issues, it's only by checking all the stack traces that one can tell which specific code path may be causing it.
(In reply to Chris Peterson [:cpeterson] from comment #9)
> What is the difference between this `[@ shutdownhang | mozilla::SpinEventLoopUntil | nsThreadPool::ShutdownWithTimeout ]` bug and bug 1866944?

The problem is that crash signature is a general symptom that may indicate many different issues, it's only by checking all the stack traces for the various threads that one can tell which specific code path may be causing it.

Back to Bug 1895110 Comment 10