Closed
Bug 1315593
Opened 8 years ago
Closed 8 years ago
Crash in mozilla::dom::AudioChannelAgent::IsPlayingStarted
Categories
(Core :: Audio/Video, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1315521
People
(Reporter: n.nethercote, Unassigned)
Details
(Keywords: crash)
Crash Data
This bug was filed from the Socorro interface and is
report bp-190d9c72-42da-4584-b484-b6c512161105.
=============================================================
This Linux-only crash first showed up in Nightly 20161104030212. It has occurred 8 times across three installations since. The crash address is always 0x38, which suggests that AudioChannelAgent::IsPlayingStarted() is called with a null |this| pointer.
alwu, any ideas?
Flags: needinfo?(alwu)
Comment 1•8 years ago
|
||
It might be the same root cause.
Status: NEW → RESOLVED
Closed: 8 years ago
Flags: needinfo?(alwu)
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•