Closed
Bug 985783
Opened 12 years ago
Closed 11 years ago
MediaRecorder: "Assertion failure: !mRawPtr" at shutdown
Categories
(Core :: Audio/Video: Recording, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 973522
People
(Reporter: jruderman, Assigned: rlin)
References
Details
(Keywords: assertion, regression, testcase)
Attachments
(2 files)
On shutdown:
Assertion failure: !mRawPtr, at nsCOMPtr.h:177
(in mozilla::dom::MediaRecorder::Session::PushBlobRunnable::Run)
Updated•12 years ago
|
Keywords: regression
Yeah, this is more shutdown trouble most likely. Let's see if Randy's other patch fixes this.
Assignee: nobody → rlin
| Reporter | ||
Comment 2•12 years ago
|
||
| Assignee | ||
Comment 3•12 years ago
|
||
(In reply to Kyle Huey [:khuey] (khuey@mozilla.com) from comment #1)
> Yeah, this is more shutdown trouble most likely. Let's see if Randy's other
> patch fixes this.
Yes, I found this problem also when I am fixing the bug 973522.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•