Closed
Bug 915671
Opened 11 years ago
Closed 9 years ago
Potential deadlock in SetCaptureRotation
Categories
(Core :: WebRTC: Audio/Video, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: gcp, Unassigned)
Details
Attachments
(1 file)
99.39 KB,
text/plain
|
Details |
See attached log file. Occasionally WebRTC gUM tests lock up the browser hard, breaking in with the debugger shows us stuck on the Critical Section in SetCaptureRotation.
Some preliminary investigation didn't reveal how that can deadlock though, I don't seem to see anything else taking that lock on the stack.
Comment 1•9 years ago
|
||
We've imported from upstream several times since this was last seen. Believed to be fixed in upstream.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•