Closed Bug 1133590 Opened 9 years ago Closed 9 years ago

[EME] Crash in GMPAudioDecoderParent::Close after CDM Error() callback

Categories

(Core :: Audio/Video, defect)

x86_64
Windows 8.1
defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: eflores, Assigned: eflores)

Details

Found trying to repro bug 1107241.

Segfault at [1] because mPlugin has already been nulled in ActorDestroy().

[1] https://dxr.mozilla.org/mozilla-central/source/dom/media/gmp/GMPAudioDecoderParent.cpp#143
Oops, caused by not returning after the Error() callback. Shouldn't happen in release since it's in a MOZ_ASSERT. Closing.
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.