Closed
Bug 1718043
Opened 4 years ago
Closed 4 years ago
ThreadSanitizer: data race AudioCallbackDriver::Shutdown vs AudioCallbackDriver::Init while running crashtests
Categories
(Core :: Audio/Video: MediaStreamGraph, defect)
Core
Audio/Video: MediaStreamGraph
Tracking
()
RESOLVED
DUPLICATE
of bug 1701242
People
(Reporter: jonco, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
20.60 KB,
text/plain
|
Details |
While running linux crashtests under TSAN I hit the attached data race. I can reproduce this by running:
mach crashtest dom/media/test/crashtests/
(Note I had to add TSAN suppressions for my platform's graphics drivers which aren't covered by our default set).
Updated•4 years ago
|
Component: Audio/Video → Audio/Video: MediaStreamGraph
Updated•4 years ago
|
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•