搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Thunderbird crashes when receives emails.

  • 9 个回答
  • 2 人有此问题
  • 3 次查看
  • 最后回复者为 lfcorullon

more options

After update to the last Thunderbird version, everytime I receive an email, the app crashes. I already started in secure mode (without any extensions) and the problem is still there. I don't know what to do. I never had any problems with Thunderbird before.

After update to the last Thunderbird version, everytime I receive an email, the app crashes. I already started in secure mode (without any extensions) and the problem is still there. I don't know what to do. I never had any problems with Thunderbird before.

被采纳的解决方案

The modules tab will show you the version numbers that are loaded for drivers/dlls/etc https://crash-stats.mozilla.com/report/index/21ddaf68-8586-4480-a144-48e6e2161128#tab-modules

定位到答案原位置 👍 1

所有回复 (9)

more options

Please see https://support.mozilla.org/en-US/kb/mozilla-crash-reporter#w_viewing-crash-reports about finding your crash IDs, and post them here.

more options

Hello, Wayne. Thanks for your help. Attached you'll find the window that appear to me when it crashes. Clicking on the "details" button, a new window appears, showing a very long text. I also find the other attached screen in my help menu.

Hope you can help me to solve this problem, because I really don't know how to read that report.

more options

Looks like you are crashing in Windows' sound code. So there's nothing you/we can do for in Thunderbird. Except you can turn off sound in Thunderbird :)

Check your drivers?

more options

Uhmmm. I changed the sound that plays when I receive a new email. How can I read this on the crash report? Where did you find this?

I'm on my smartphone now. Tomorrow I'll try to reset the sound to the default one.

Thank you so much.

more options

SoundInit, is it right?

more options

The stack shown in the crash report is all Windows code.

0 	winmm.dll	soundInitWavHdr(wavehdr_tag*, unsigned char*, unsigned long)	

1 winmm.dll soundLoadMemory 2 winmm.dll sndMessage 3 winmm.dll mmWndProc(HWND__*, unsigned int, unsigned int, long) Ø 4 user32.dll user32.dll@0x2d2b2 Ø 5 user32.dll user32.dll@0xe889 Ø 6 user32.dll user32.dll@0xe1e3 Ø 7 user32.dll user32.dll@0x2bc0f 8 winmm.dll mciwindow(void*) 9 kernel32.dll BaseThreadInitThunk Ø 10 ntdll.dll ntdll.dll@0x60718 Ø 11 ntdll.dll ntdll.dll@0x606e3

And another one of your crashes is definitely in sound - wdmaud.drv - https://crash-stats.mozilla.com/report/index/21ddaf68-8586-4480-a144-48e6e2161128

more options

选择的解决方案

The modules tab will show you the version numbers that are loaded for drivers/dlls/etc https://crash-stats.mozilla.com/report/index/21ddaf68-8586-4480-a144-48e6e2161128#tab-modules

more options

Thank you so much. Tomorrow morning I'll try to solve it. I'll reset the default sound and will check my sound drivers.

more options

I reset the default sound and everything is going well now. Strange, because I'd setted a .wav file to notify me when an email arrives. With the default Thunderbird settings to the notification sound, there is no crash.

Thanks a lot for your help, Wayne.