Closed
Bug 831746
Opened 13 years ago
Closed 12 years ago
WebRTC assertion failure and crash [@mozilla::MediaPipeline::~MediaPipeline]
Categories
(Core :: WebRTC, defect, P1)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: posidron, Assigned: ekr)
References
Details
(Keywords: crash, Whiteboard: [webrtc][blocking-webrtc+])
Crash Data
Attachments
(3 files)
This crash occurs during fuzzing fuzzing the SDP with an interval of 0 seconds between each testcase.
Tested with with m-c changeset: 119051:ff2e30afa205 and the patch of bug:
https://bugzilla.mozilla.org/show_bug.cgi?id=829461
Reporter | ||
Comment 1•13 years ago
|
||
Reporter | ||
Comment 2•13 years ago
|
||
To avoid confusion, the applied patch is irrelevant to this crash.
Updated•13 years ago
|
Crash Signature: [@ mozilla::MediaPipeline::~MediaPipeline]
Updated•13 years ago
|
Assignee: nobody → ekr
Priority: -- → P1
Whiteboard: [webrtc][blocking-webrtc+]
Assignee | ||
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
Comment 4•12 years ago
|
||
I got this in the debugger running today's m-c. Not able to reproduce it, so I'm dumping what I got.
I think I ran the usual simple test on github webrtc_landing after accidentally having run probably an older version of that test page from somewhere (I must have hit the wrong keystrokes or something because it just appeared) and that page complained about some deprecated stuff I don't remember in web-console. Sorry that's a terrible explanation.
Updated•12 years ago
|
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
Comment 5•12 years ago
|
||
I don't believe anyone has seen this since Jan-Ivar's report. If anyone sees this again, let's reopen.
Status: REOPENED → RESOLVED
Closed: 13 years ago → 12 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•