Closed Bug 1380775 Opened 7 years ago Closed 7 years ago

WebRTC crash on Duet PCS device

Categories

(Core :: Audio/Video: cubeb, defect, P1)

Unspecified
Windows 10
defect

Tracking

()

RESOLVED DUPLICATE of bug 1362764

People

(Reporter: ajones, Assigned: kinetik)

References

Details

Crash Data

Steps to reproduce:

* Plug in Duet PCS speaker/microphone
* Go to a room on http://appear.in
* Allow microphone/camera (note: what input you choose doesn't seem to matter, so it is probably an output issue)

Expected results:

Video calling works

Actual results:

Crash.
https://crash-stats.mozilla.com/report/index/485a7765-43bf-474e-b4d6-7415a0170713
Crash Signature: https://crash-stats.mozilla.com/report/index/485a7765-43bf-474e-b4d6-7415a0170713 → [@ CAudioClient::FinalRelease ]
Probably a dupe of bug 1362764.
See Also: → 1362764
OS: Unspecified → Windows 10
Can you confirm if this is a duplicate bug 1362764?
Rank: 15
Flags: needinfo?(padenot)
Priority: -- → P1
Yeah I think so. I'll get to it soon.
Flags: needinfo?(padenot)
I can repro this locally, so taking it.
Assignee: nobody → kinetik
Status: NEW → ASSIGNED
This might not be the same as bug 1362764, for two reasons: I can't repro that bug (so far) but can repro this one, and the cause of this bug appears to be MSG destroying a running cubeb_stream without stopping it first, triggering various unsafety due to resources being destroyed while still in use on the render thread.
Confirmed this is a dupe of bug 1362764.
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.