Closed Bug 806287 Opened 12 years ago Closed 12 years ago

Crash trying to access second stream in video-only call

Categories

(Core :: WebRTC: Signaling, defect, P1)

defect

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: jesup, Unassigned)

References

Details

(Keywords: crash, testcase, Whiteboard: [WebRTC], [blocking-webrtc+])

Attachments

(2 files)

Attached file callstack
I modified pc_test.html to offer only video, and got a crash trying to access a non-existent stream in the mRemoteSourceStreams array.  This is 100% repeatable.  I'll attach the callstack and testcase.
Attached file testcase
Severity: major → critical
Keywords: crash, testcase
Attachment #676056 - Attachment mime type: text/plain → text/html
Priority: -- → P1
Whiteboard: [WebRTC], [blocking-webrtc+]
I was trying to re-create this issue .. But when i load the modified pc_test.html with latest mc .. on clicking the start button, i get the following error

###!!! ERROR: Potential deadlock detected:
=== Cyclical dependency starts at
--- Mutex : mozilla::MediaManager (currently acquired)
 calling context
  [stack trace unavailable]

=== Cycle completed at
--- Mutex : mozilla::MediaManager (currently acquired)
 calling context
  [stack trace unavailable]

###!!! Deadlock may happen NOW!

###!!! ASSERTION: Potential deadlock detected:
Cyclical dependency starts at
Mutex : mozilla::MediaManager (currently acquired)
Cycle completed at
Mutex : mozilla::MediaManager (currently acquired)

###!!! Deadlock may happen NOW!

: 'Error', file /Users/ccg-cteo/HTML5/firefox-sources/mc/latest/obj-ff-dbg/xpcom/build/BlockingResourceBase.cpp, line 128

Is this issue still valid with the call-stack or is this a new issue
I still get the exact same callstack, no deadlock, on linux
I'm guessing this is crashtest worthy, unless this bug is not reproducible with fake media streams.
Flags: in-testsuite?
No longer repeatable
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: