Closed
Bug 1545279
Opened 6 years ago
Closed 6 years ago
Crash in [@ monitor_device_notifications::notify]
Categories
(Core :: Audio/Video: cubeb, defect, P2)
Tracking
()
RESOLVED
FIXED
mozilla68
| Tracking | Status | |
|---|---|---|
| firefox-esr60 | --- | unaffected |
| firefox66 | --- | unaffected |
| firefox67 | --- | wontfix |
| firefox68 | --- | fixed |
People
(Reporter: philipp, Assigned: achronop)
References
(Regression)
Details
(Keywords: crash, regression)
Crash Data
Attachments
(1 file)
This bug is for crash report bp-883c36f7-d02e-4b41-9377-0135b0190415.
Top 10 frames of crashing thread:
0 xul.dll void monitor_device_notifications::notify media/libcubeb/src/cubeb_wasapi.cpp:315
1 xul.dll HRESULT wasapi_collection_notification_client::OnDeviceStateChanged media/libcubeb/src/cubeb_wasapi.cpp:492
2 mmdevapi.dll CDeviceEnumerator::OnDeviceStateChangedNoLock
3 mmdevapi.dll CDeviceEnumerator::OnAsyncNotification
4 mmdevapi.dll CDeviceEnumerator::AsyncNotificationCallback
5 ntdll.dll TppWorkpExecuteCallback
6 ntdll.dll TppWorkerThread
7 kernel32.dll BaseThreadInitThunk
8 mozglue.dll static void patched_BaseThreadInitThunk mozglue/build/WindowsDllBlocklist.cpp:712
9 ntdll.dll RtlUserThreadStart
this is a low volume tab crash signature that's showing up in 67.0b in a codepath added in bug 1527659.
| Assignee | ||
Updated•6 years ago
|
Assignee: nobody → achronop
Priority: -- → P2
| Assignee | ||
Comment 1•6 years ago
|
||
Fix under review: https://github.com/kinetiknz/cubeb/pull/505
Comment 2•6 years ago
|
||
Too low volume in beta and too late in the beta cycle for a potential uplift, wontfix 67.
| Assignee | ||
Comment 3•6 years ago
|
||
Pick commits:
3570749 - wasapi: tie monitor lifetime with notification client lifetime. BMO 1545279 (#505)
162625a - test: add option to get the posotion of a stream (#504)
Pushed by achronopoulos@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/3ba614682b62
Update cubeb from upstream to 3570749. r=padenot
Comment 5•6 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla68
Updated•3 years ago
|
Has Regression Range: --- → yes
You need to log in
before you can comment on or make changes to this bug.
Description
•