Closed Bug 1787712 Opened 2 years ago Closed 2 years ago

Crash in [@ mozilla::WebrtcVideoConduit::CreateSendStream]

Categories

(Core :: WebRTC, defect)

defect

Tracking

()

RESOLVED DUPLICATE of bug 1683934

People

(Reporter: gsvelto, Unassigned)

Details

(Keywords: crash)

Crash Data

Crash report: https://crash-stats.mozilla.org/report/index/f7b9d8f4-b3a0-4e58-b0f3-51ff50220824

MOZ_CRASH Reason: MOZ_DIAGNOSTIC_ASSERT(mSendStreamConfig.rtp.ssrcs.size() == mEncoderConfig.number_of_streams) (Each video substream must have a corresponding ssrc.)

Top 10 frames of crashing thread:

0 XUL mozilla::WebrtcVideoConduit::CreateSendStream dom/media/webrtc/libwebrtcglue/VideoConduit.cpp:930
1 XUL mozilla::WebrtcVideoConduit::OnControlConfigChange dom/media/webrtc/libwebrtcglue/VideoConduit.cpp:862
2 XUL mozilla::detail::RunnableFunction<mozilla::WatchManager<mozilla::WebrtcVideoConduit>::PerCallbackWatcher::Notify xpcom/threads/nsThreadUtils.h:531
3 XUL mozilla::SimpleTaskQueue::DrainTasks xpcom/threads/TaskDispatcher.h:44
4 XUL {virtual override thunk} 
5 XUL mozilla::AutoTaskDispatcher::TaskGroupRunnable::Run xpcom/threads/TaskDispatcher.h:226
6 XUL mozilla::detail::RunnableFunction<mozilla::TaskQueueWrapper< xpcom/threads/nsThreadUtils.h:531
7 XUL mozilla::TaskQueue::Runner::Run xpcom/threads/TaskQueue.cpp:259
8 XUL nsThreadPool::Run xpcom/threads/nsThreadPool.cpp:310
9 XUL nsThread::ProcessNextEvent xpcom/threads/nsThread.cpp:1199

We're hitting a diagnostic assertion, so the volume is low but the condition might be more common on release and late beta.

Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → DUPLICATE
Severity: S2 → S4
You need to log in before you can comment on or make changes to this bug.