This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

Cari Bantuan

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Pelajari Lebih Lanjut

firefox crashes consistently

  • 1 balas
  • 1 memiliki masalah ini
  • 10 kunjungan
  • Balasan terakhir oleh bruce66

more options

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.

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.

Semua Balasan (1)

more options

I forgot to point out that this issue is seen both in regular operation in safe mode