Closed
Bug 821896
Opened 13 years ago
Closed 13 years ago
test_peerConnection_basicVideo.html crashes with [@ mozilla::TransportFlow::StateChange(mozilla::TransportLayer*, mozilla::TransportLayer::State)]
Categories
(Core :: WebRTC: Networking, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 820709
People
(Reporter: whimboo, Unassigned)
Details
(Keywords: crash, Whiteboard: [WebRTC])
64 INFO TEST-START | /tests/dom/media/tests/mochitest/test_peerConnection_basicVideo.html
WARNING: no real random source present!
TEST-UNEXPECTED-FAIL | /tests/dom/media/tests/mochitest/test_peerConnection_basicVideo.html | Exited with code 1 during test run
INFO | automation.py | Application ran for: 0:00:36.183344
INFO | automation.py | Reading PID log: /var/folders/qd/srwd5f710sj0fcl9z464lkj00000gn/T/tmpdczYF_pidlog
Downloading symbols from: http://ftp-scl3.mozilla.com/pub/mozilla.org/firefox/tinderbox-builds/alder-macosx64-debug/1355506400/firefox-20.0a1.en-US.mac64.crashreporter-symbols.zip
PROCESS-CRASH | /tests/dom/media/tests/mochitest/test_peerConnection_basicVideo.html | application crashed [@ mozilla::TransportFlow::StateChange(mozilla::TransportLayer*, mozilla::TransportLayer::State)]
Crash dump filename: /var/folders/qd/srwd5f710sj0fcl9z464lkj00000gn/T/tmpAMKyYF/minidumps/94C5BFF0-7EFB-4221-924E-07F380920F94.dmp
Operating system: Mac OS X
10.7.2 11C74
CPU: amd64
family 6 model 23 stepping 10
2 CPUs
Crash reason: EXC_BAD_ACCESS / KERN_INVALID_ADDRESS
Crash address: 0xffffffffac000018
Thread 4 (crashed)
0 XUL!mozilla::TransportFlow::StateChange(mozilla::TransportLayer*, mozilla::TransportLayer::State) [sigslot.h : 2411 + 0xd]
rbx = 0x9000000000000000 r12 = 0x000000010ca989e0
r13 = 0x000000010ca98990 r14 = 0x0000000000000003
r15 = 0x000000010ca989d8 rip = 0x0000000102ed6170
rsp = 0x0000000106426b10 rbp = 0x0000000106426b40
Found by: given as instruction pointer in context
1 XUL!mozilla::TransportLayer::SetState(mozilla::TransportLayer::State) [sigslot.h : 2411 + 0xf]
rbx = 0x000000010ca829e0 r12 = 0x000000010ca829e0
r13 = 0x000000010ca82990 r14 = 0x0000000000000003
r15 = 0x000000010ca829d8 rip = 0x0000000102ed75d3
rsp = 0x0000000106426b50 rbp = 0x0000000106426d10
Found by: call frame info
2 XUL!mozilla::TransportLayerDtls::Handshake() [transportlayerdtls.cpp : 673 + 0xe]
rbx = 0x00007fff74e0faa8 r12 = 0x00007fff74e13860
r13 = 0x000000010ca82990 r14 = 0x0000000106427688
r15 = 0x00007fff74e0fad0 rip = 0x0000000102ee2d8a
rsp = 0x0000000106426d20 rbp = 0x0000000106427810
Found by: call frame info
3 XUL!mozilla::TransportLayerDtls::PacketReceived(mozilla::TransportLayer*, unsigned char const*, unsigned long) [transportlayerdtls.cpp : 694 + 0x7]
rbx = 0x00007fff74e0faa8 r12 = 0x00007fff74e0fad0
r13 = 0x000000010ca82990 r14 = 0x00007fff74e13860
r15 = 0x0000000106427e58 rip = 0x0000000102ee02f2
rsp = 0x0000000106427820 rbp = 0x00000001064287e0
Found by: call frame info
4 XUL!mozilla::TransportLayerIce::IcePacketReceived(mozilla::NrIceMediaStream*, int, unsigned char const*, int) [sigslot.h : 2477 + 0x12]
rbx = 0x0000000000000341 r12 = 0x000000010ca826c0
r13 = 0x000000010ca82730 r14 = 0x000000010ca82730
r15 = 0x0000000106428cd0 rip = 0x0000000102ed8766
rsp = 0x00000001064287f0 rbp = 0x00000001064289c0
Found by: call frame info
5 XUL!mozilla::NrIceCtx::msg_recvd(void*, nr_ice_peer_ctx_*, nr_ice_media_stream_*, int, unsigned char*, int) [sigslot.h : 2544 + 0x1b]
rbx = 0x0000000000000341 r12 = 0x0000000000000341
r13 = 0x0000000106428cd0 r14 = 0x000000010872f140
r15 = 0x0000000000000002 rip = 0x0000000102ece243
rsp = 0x00000001064289d0 rbp = 0x0000000106428a20
Found by: call frame info
6 XUL!nr_ice_peer_ctx_deliver_packet_maybe [ice_peer_ctx.c : 510 + 0x22]
rbx = 0x0000000106428b68 r12 = 0x000000010872f29c
r13 = 0x000000010872eebc r14 = 0x0000000000000000
| Reporter | ||
Comment 1•13 years ago
|
||
Somehow related to bug 820709?
Comment 2•13 years ago
|
||
very likely
| Reporter | ||
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
| Reporter | ||
Updated•12 years ago
|
Whiteboard: [WebRTC][automation-blocked] → [WebRTC]
Updated•10 years ago
|
Group: core-security
You need to log in
before you can comment on or make changes to this bug.
Description
•