Closed
Bug 1495799
Opened 6 years ago
Closed 6 years ago
Crash in CWaveQueue::AddToTail playing custom sound when getting new mail/messages
Categories
(Thunderbird :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: wsmwk, Unassigned)
References
()
Details
(Keywords: crash, regression, topcrash-thunderbird, Whiteboard: [tbird topcrash][regression:tb60][workaround: in options change to default system sound][fixed by bug 1482659])
Crash Data
#37 crash for TB60. Like bug 1482659, another sound crash that started in version 60 (almost all crashes are v60
This bug was filed from the Socorro interface and is
report bp-83ef7a6e-b8de-4b7b-8285-7df510180821.
=============================================================
Top 10 frames of crashing thread:
0 wdmaud.drv CWaveQueue::AddToTail
1 wdmaud.drv CWaveHandle::AddHeader
2 wdmaud.drv wodMessage
3 winmm.dll waveMessage
4 winmm.dll waveOutWrite
5 msacm32.drv mapWaveWriteBuffer
6 msacm32.drv wodMessage
7 winmm.dll waveMessage
8 winmm.dll waveOutWrite
9 winmm.dll soundOpen
=============================================================
Reporter | ||
Comment 1•6 years ago
|
||
Like bug 1482659, the crash rate has dropped significantly in recent weeks.
this bug https://crash-stats.mozilla.com/signature/?signature=soundInitWavHdr&date=%3E%3D2018-04-02T12%3A42%3A30.000Z&date=%3C2018-10-02T12%3A42%3A30.000Z#graphs
bug 1482659 https://crash-stats.mozilla.com/signature/?product=Thunderbird&signature=CWaveQueue%3A%3AAddToTail&date=%3E%3D2018-04-02T12%3A32%3A19.000Z&date=%3C2018-10-02T12%3A32%3A19.000Z#graphs
See Also: → CVE-2018-18512
Reporter | ||
Updated•6 years ago
|
Reporter | ||
Comment 3•6 years ago
|
||
Additional signature
CWaveHandle::AddHeader bp-UUID 17c41814-a4f4-426f-ad42-fa5e60181106 60.3.0
0 wdmaud.drv CWaveHandle::AddHeader(wavehdr_tag*, unsigned int)
1 wdmaud.drv wodMessage(unsigned long, unsigned long, unsigned long, unsigned long, unsigned long)
2 winmmbase.dll waveMessage(HWAVE__*, unsigned int, unsigned long, unsigned long)
3 winmmbase.dll waveOutWrite
4 msacm32.drv mapWaveWriteBuffer
5 msacm32.drv wodMessage
6 winmmbase.dll waveMessage(HWAVE__*, unsigned int, unsigned long, unsigned long)
7 winmmbase.dll waveOutWrite
8 winmm.dll soundOpen(_SoundFile*, unsigned int)
9 winmm.dll soundPlay
10 winmm.dll sndMessage
11 winmm.dll mmWndProc(HWND__*, unsigned int, unsigned int, long)
12 user32.dll _InternalCallWinProc
Crash Signature: [@ CWaveQueue::AddToTail] → [@ CWaveQueue::AddToTail]
[@ CWaveHandle::AddHeader]
Reporter | ||
Updated•6 years ago
|
Reporter | ||
Comment 5•6 years ago
|
||
(Let's keep one of these open in thunderbird product)
Status: RESOLVED → REOPENED
Depends on: CVE-2018-18512
Resolution: DUPLICATE → ---
Whiteboard: [tbird topcrash] → [tbird topcrash][regression:tb60]
Reporter | ||
Comment 9•6 years ago
|
||
workaround |
workaround: in Thunderbird options, change to default system sound
Crash Signature: [@ CWaveQueue::AddToTail]
[@ CWaveHandle::AddHeader] → [@ CWaveQueue::AddToTail]
[@ CWaveHandle::AddHeader]
[@ soundInitWavHdr]
Summary: Crash in CWaveQueue::AddToTail playing sound → Crash in CWaveQueue::AddToTail playing custom sound when getting new mail/messages
Whiteboard: [tbird topcrash][regression:tb60] → [tbird topcrash][regression:tb60][workaround: in options change to default system sound]
Reporter | ||
Comment 10•6 years ago
|
||
This got fixed in 60.5.0
Status: REOPENED → RESOLVED
Closed: 6 years ago → 6 years ago
Resolution: --- → FIXED
Whiteboard: [tbird topcrash][regression:tb60][workaround: in options change to default system sound] → [tbird topcrash][regression:tb60][workaround: in options change to default system sound][fixed by bug 1482659]
You need to log in
before you can comment on or make changes to this bug.
Description
•