Closed Bug 1036010 Opened 10 years ago Closed 10 years ago

Assertion creating GMP plugin: NS_IsMainThread from the PGMPParent constructor

Categories

(Core :: Audio/Video, defect)

x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1035653

People

(Reporter: benjamin, Unassigned)

Details

Toplevel IPDL actors must apparently now be created on the main thread, because we maintain an unlocked linked list of them (somehow related to NUWA, but I'm not sure exactly how it all fits together).

The GMP plugin system currently doesn't honor this invariant and asserts in debug builds from here:

http://hg.mozilla.org/mozilla-central/annotate/8bfe3372f848/content/media/gmp/GMPService.cpp#l477
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.