Closed
Bug 1820482
Opened 2 years ago
Closed 2 years ago
Windows 7 32-bit Crash in [@ mozilla::widget::AudioSession::Start::<T>::operator]
Categories
(Core :: Widget: Win32, defect, P3)
Tracking
()
RESOLVED
WORKSFORME
Tracking | Status | |
---|---|---|
firefox-esr102 | --- | unaffected |
firefox110 | --- | affected |
firefox111 | --- | affected |
firefox112 | --- | affected |
People
(Reporter: aryx, Unassigned)
Details
(Keywords: crash, Whiteboard: [win:stability])
Crash Data
Not a new crash. 100-150 crash reports per release cycle, all with 32-bit builds on Windows 7, often after the application rand for more than an hour.
Crash report: https://crash-stats.mozilla.org/report/index/a7611634-d408-45fa-aa79-191310230306
Reason: EXCEPTION_ACCESS_VIOLATION_EXEC
Top 10 frames of crashing thread:
0 ? @0x00000901
1 xul.dll mozilla::widget::AudioSession::Start::<lambda_3>::operator const widget/windows/AudioSession.cpp:180
1 xul.dll mozilla::ScopeExit<`lambda at /builds/worker/checkouts/gecko/widget/windows/AudioSession.cpp:180:34'>::~ScopeExit mfbt/ScopeExit.h:106
1 xul.dll mozilla::widget::AudioSession::Start widget/windows/AudioSession.cpp:234
2 xul.dll mozilla::widget::AudioSession::StopInternal::<lambda_4>::operator const widget/windows/AudioSession.cpp:276
2 xul.dll NS_NewCancelableRunnableFunction<`lambda at /builds/worker/checkouts/gecko/widget/windows/AudioSession.cpp:273:71'>::FuncCancelableRunnable::Run xpcom/threads/nsThreadUtils.h:668
3 xul.dll nsThreadPool::Run xpcom/threads/nsThreadPool.cpp:340
4 xul.dll nsThread::ProcessNextEvent xpcom/threads/nsThread.cpp:1219
5 xul.dll NS_ProcessNextEvent xpcom/threads/nsThreadUtils.cpp:477
5 xul.dll mozilla::ipc::MessagePumpForNonMainThreads::Run ipc/glue/MessagePump.cpp:300
Updated•2 years ago
|
Component: Audio/Video: Playback → Widget: Win32
Updated•2 years ago
|
Severity: -- → S3
Priority: -- → P3
Whiteboard: [win:stability]
Updated•2 years ago
|
Crash Signature: [@ mozilla::widget::AudioSession::Start::<T>::operator()] → [@ mozilla::widget::AudioSession::Start::<T>::operator]
Summary: Windows 7 32-bit Crash in [@ mozilla::widget::AudioSession::Start::<T>::operator()] → Windows 7 32-bit Crash in [@ mozilla::widget::AudioSession::Start::<T>::operator]
Comment 1•2 years ago
|
||
Closing because no crashes reported for 12 weeks.
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•