Closed Bug 1621770 Opened 5 years ago Closed 5 years ago

Crash in [@ mozilla::JsepSessionImpl::CheckNegotiationNeeded]

Categories

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

75 Branch
All
Unspecified
defect

Tracking

()

RESOLVED DUPLICATE of bug 1620844
Tracking Status
firefox-esr68 --- unaffected
firefox74 --- unaffected
firefox75 --- fixed
firefox76 --- fixed

People

(Reporter: philipp, Assigned: bwc)

References

Details

(Keywords: crash, regression)

Crash Data

This bug is for crash report bp-a7281ef0-9469-4e23-9e30-3a9770200311.

Top 10 frames of crashing thread:

0 xul.dll mozilla::JsepSessionImpl::CheckNegotiationNeeded const media/webrtc/signaling/src/jsep/JsepSessionImpl.cpp:2254
1 xul.dll mozilla::dom::PeerConnectionImpl_Binding::checkNegotiationNeeded dom/bindings/PeerConnectionImplBinding.cpp:454
2 xul.dll mozilla::dom::binding_detail::GenericMethod<mozilla::dom::binding_detail::NormalThisPolicy, mozilla::dom::binding_detail::ThrowExceptions> dom/bindings/BindingUtils.cpp:3215
3 xul.dll js::InternalCallOrConstruct js/src/vm/Interpreter.cpp:569
4 xul.dll Interpret js/src/vm/Interpreter.cpp:3046
5 xul.dll js::RunScript js/src/vm/Interpreter.cpp:449
6 xul.dll js::InternalCallOrConstruct js/src/vm/Interpreter.cpp:604
7 xul.dll js::jit::DoCallFallback js/src/jit/BaselineIC.cpp:2929
8  @0x17fe3bc3d59 
9 xul.dll trunc 

this content crash signature is showing up with increased frequency in the firefox 75 cycle.

these crashes usually come with MOZ_CRASH(Transceivers should not be associated if we're in stable before the first negotiation.) which originally got added in bug 1290948 and user submitted url information points to https://coomeet.com/ as common place where the crash is taking place.

Byron, could you please have a look when you are back? I'm wondering if this surfacing because of the changes in Bug 1591199. Unfortunately coomeet.com seems to be some sort of chatroulette variant.

Flags: needinfo?(docfaraday)
Priority: -- → P2
Assignee: nobody → docfaraday

It is possible this is a dupe of bug 1620844. Let's see if this resolves now that it has landed.

Flags: needinfo?(docfaraday)
See Also: → 1620844

No crash so far on 75.0b5, so that's a good sign.

Yeah, this is probably a dupe of bug 1620844.

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