canmove, Confirmed users
2,237
edits
(add bugs) |
m (improve intro wording, fix logging link) |
||
| Line 1: | Line 1: | ||
Shutdown hangs, where Thunderbird is still running after shut down, do not all have the same cause, even | Shutdown hangs, where Thunderbird is still running after shut down, do not all have the same cause, even different hangs on the same OS. To determine why it is hanging it is helpful to describe what is running in the environment, a stacktrace, and a list of steps to reproduce. This may require some experimentation testing on your part, and we know this is not always possible. But it is important to provide as much of the needed information as you can, and state how often you see the hang (always, rarely, etc). Also, answers to the following easy questions helps identify the type of hang: | ||
# If the problem is reproducible and you have add-ons/extensions installed, does the hang happen with Thunderbird started in [https://support.mozillamessaging.com/en-US/kb/Safe+Mode safe mode]? If it can't be reproduced in safe mode then the problem could be an extension. Experiment by disabling add-ons until you find the cause, and contact the add-on author. | # If the problem is reproducible and you have add-ons/extensions installed, does the hang happen with Thunderbird started in [https://support.mozillamessaging.com/en-US/kb/Safe+Mode safe mode]? If it can't be reproduced in safe mode then the problem could be an extension. Experiment by disabling add-ons until you find the cause, and contact the add-on author. | ||
#* does hang happen without calendar/lightning extension? ({{Bug|532435}}) | #* does hang happen without calendar/lightning extension? ({{Bug|532435}}) | ||
| Line 9: | Line 9: | ||
# was online or offline used, either via your explicit action, or automatically due to a dropped network connection? | # was online or offline used, either via your explicit action, or automatically due to a dropped network connection? | ||
More technical ... if you can, please | More technical ... if you can, please: | ||
* stacktrace file to bug using _hang_ instructions: | * attach stacktrace file to bug using _hang_ instructions: | ||
** [https://developer.mozilla.org/En/How_to_get_a_stacktrace_for_a_bug_report How_to_get_a_stacktrace_for_a_bug_report] | ** [https://developer.mozilla.org/En/How_to_get_a_stacktrace_for_a_bug_report How_to_get_a_stacktrace_for_a_bug_report] | ||
** [[Thunderbird:Testing:Get_A_Debug_Thunderbird_Hang_Stack]] | ** [[Thunderbird:Testing:Get_A_Debug_Thunderbird_Hang_Stack]] | ||
* [[MailNews:Logging imap log | * attach [[MailNews:Logging]] imap log file to bug, if imap connections are shown in the netstat results above | ||
Related bugs: | Related bugs: | ||