Join the Mozilla’s Test Days event from Dec 2–8 to test the new Firefox address bar on Firefox Beta 134 and get a chance to win Mozilla swag vouchers! 🎁

Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

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.