firefox crashes consistently
I am developing a webrtc site and I have four (4) peer connection objects. The first peer object successfully connects to the first client. When the second client attempts to connect, firefox crashes on this call:
peer.setRemoteDescription(rmd);
The same call succeeds without problems on chrome and four (4) separate clients can connect on chrome.
I have submitted a crash report and below is thr crash ID:
bp-829d5bad-23a4-40aa-82aa-2a8910200916
At this point I think this is a firefox issue.
All Replies (1)
I forgot to point out that this issue is seen both in regular operation in safe mode
This question has been locked because the original author has deleted their account. While you can no longer post new replies, the existing content remains available for reference.