Closed Bug 791165 Opened 12 years ago Closed 12 years ago

WebRTC crash [@sipcc::PeerConnectionImpl::Initialize]

Categories

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

x86_64
macOS
defect

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: posidron, Unassigned)

References

Details

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

Attachments

(3 files, 1 obsolete file)

Attached file callstack (obsolete) —
Firefox crashes during the initialization process with an onload handler.
Attached file testcase
Attached file callstack
Attachment #661134 - Attachment is obsolete: true
Whiteboard: [WebRTC], [blocking-webrtc+]
Adding bsmith and mcmanus. ekr mentioned that the RNG might be failing here.

Breakpoint 1, nr_crypto_nss_random_bytes (buf=0x7fff5fbf3c10 "\034", len=4) at nricectx.cpp:90
90	  rv = PK11_GenerateRandom(buf, len);
gdb $ p rv
$1 = 28
bsmith: is it possible that NSS isn't up yet?
(In reply to Christoph Diehl [:cdiehl] from comment #3)

nr_crypto_nss_random_bytes (buf=0x7fff5fbf3c10 "\034", len=4) at nricectx.cpp:91
91	  if (rv != SECSuccess)
gdb $ print rv
$1 = SECFailure
Attached file callstack
bt all
Priority: -- → P1
I don't see this crash anymore. Christoph, can you please check again?
Seems fixed.
Thanks. Lets reopen if someone is still affected by it.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
Flags: in-testsuite?
Even though it's a worksforme, may still be worthwhile to get a crashtest here.
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: