Closed
Bug 895196
Opened 11 years ago
Closed 11 years ago
WebAudio crash [@mozilla::dom::AudioListener::UnregisterPannerNode]
Categories
(Core :: Web Audio, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 894150
People
(Reporter: posidron, Unassigned)
References
Details
(Keywords: assertion, crash, Whiteboard: [blocking-webaudio-])
Attachments
(2 files)
I am hitting this crash fairly often but am unable to get a testcase for it.
###!!! ASSERTION: You can't dereference a NULL nsRefPtr with operator->().: 'mRawPtr != 0', file ../../../dist/include/nsAutoPtr.h, line 1028
Tested with http://hg.mozilla.org/integration/mozilla-inbound/rev/130d254e9e44
Reporter | ||
Comment 1•11 years ago
|
||
Okay, got one. It takes a few seconds (15 - 20) before it triggers this way.
Reporter | ||
Updated•11 years ago
|
Keywords: testcase-wanted
Comment 2•11 years ago
|
||
I can't repro on current tip, and it is pretty likely to have been fixed by [1].
http://hg.mozilla.org/integration/mozilla-inbound/rev/31b881b4b960
Reporter | ||
Comment 4•11 years ago
|
||
True, got fixed!
Status: NEW → RESOLVED
Closed: 11 years ago
Flags: needinfo?(cdiehl)
Resolution: --- → FIXED
Comment 5•11 years ago
|
||
Gotta love it when we fix bugs before they're reported. ;-)
Resolution: FIXED → DUPLICATE
Updated•11 years ago
|
Whiteboard: [blocking-webaudio-]
You need to log in
before you can comment on or make changes to this bug.
Description
•