Closed Bug 820593 Opened 13 years ago Closed 13 years ago

WebRTC assertion failure PR_FALSE, at media/webrtc/signaling/src/media/VcmSIPCCBinding.cpp:1283

Categories

(Core :: WebRTC: Signaling, defect)

x86_64
macOS
defect
Not set
critical

Tracking

()

VERIFIED FIXED

People

(Reporter: posidron, Unassigned)

References

Details

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

Attachments

(2 files)

Attached file testcase
media/webrtc/signaling/src/media/VcmSIPCCBinding.cpp:1283 // Find the stream we need nsRefPtr<sipcc::RemoteSourceStreamInfo> stream = pc.impl()->media()->GetRemoteStream(pc_stream_id); if (!stream) { // This should never happen PR_ASSERT(PR_FALSE); return VCM_ERROR; }
Attached file callstack
Tested with m-i changeset: 115674:740c8dd81b04
This should be fixed by bug 820671
Depends on: 820671
Keywords: qawanted
Whiteboard: [WebRTC][blocking-webrtc+]
Assignee: nobody → jsmith
Just checked with today's debug build (1/27) with the testcase running a few times - not seeing a crash.
Status: NEW → RESOLVED
Closed: 13 years ago
Keywords: qawanted
Resolution: --- → FIXED
Status: RESOLVED → VERIFIED
Assignee: jsmith → nobody
Flags: in-testsuite?
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: