Skip to content

Instantly share code, notes, and snippets.

@willbarrett
Created July 16, 2015 16:53
Show Gist options
  • Save willbarrett/03f935a607cb5bfdf09f to your computer and use it in GitHub Desktop.
Save willbarrett/03f935a607cb5bfdf09f to your computer and use it in GitHub Desktop.
[936655459] There's a message for JANUS AudioBridge plugin
[936655459] Creating ICE agent (ICE Full mode, controlled)
[936655459] ICE send thread started...
[936655459] Done! Ready to setup remote candidates and send connectivity checks...
[936655459] The DTLS handshake has been completed
WebRTC media is now available
Cleaning up handle 1249876361...
[1249876361] WebRTC resources freed
[1249876361] Handle and related resources freed
No more remote candidates for handle 936655459!
Detaching handle from JANUS AudioBridge plugin
No WebRTC media anymore
[936655459] Handle detached (error=0), scheduling destruction
[936655459] ICE send thread leaving... [926/1712]
Creating new handle in session 1: 1903031909
[1903031909] There's a message for JANUS AudioBridge plugin
[ERR] [ice.c:janus_plugin_session_is_alive:244] Invalid plugin session (0x600600564a30)
[1903031909] There's a message for JANUS AudioBridge plugin
[1903031909] Creating ICE agent (ICE Full mode, controlled)
[1903031909] ICE send thread started...
[1903031909] Done! Ready to setup remote candidates and send connectivity checks...
[ERR] [ice.c:janus_plugin_session_is_alive:244] Invalid plugin session (0x600600564a30)
[1903031909] The DTLS handshake has been completed
WebRTC media is now available
No more remote candidates for handle 1903031909!
Cleaning up handle 936655459...
[936655459] WebRTC resources freed
[936655459] Handle and related resources freed
[832495879] DTLS alert triggered on stream 1 (component 1), closing...
No WebRTC media anymore
[ERR] [ice.c:janus_plugin_session_is_alive:244] Invalid plugin session (0x600600564a30)
[832495879] ICE send thread leaving...
Detaching handle from JANUS AudioBridge plugin
No WebRTC media anymore
[832495879] Handle detached (error=0), scheduling destruction
[1903031909] DTLS alert triggered on stream 1 (component 1), closing...
No WebRTC media anymore
=================================================================
[1903031909] ICE send thread leaving...
==23107== ERROR: AddressSanitizer: heap-use-after-free on address 0x6006005557f0 at pc 0x7f4d6d0e702b bp 0x7f4d1c0e94b0 sp 0x7f4d1c0e94a8
READ of size 8 at 0x6006005557f0 thread T964 (ice thread)
#0 0x7f4d6d0e702a in janus_audiobridge_hangup_media /home/ubuntu/janus-gateway/plugins/janus_audiobridge.c:1558
#1 0x41cac3 in janus_dtls_callback.part.0 /home/ubuntu/janus-gateway/dtls.c:573
#2 0x7f4d8262147e (/lib/x86_64-linux-gnu/libssl.so.1.0.0+0x3247e)
#3 0x7f4d8260e1d3 (/lib/x86_64-linux-gnu/libssl.so.1.0.0+0x1f1d3)
#4 0x420a7e in janus_dtls_srtp_incoming_msg /home/ubuntu/janus-gateway/dtls.c:314
#5 0x43cef0 in janus_ice_cb_nice_recv /home/ubuntu/janus-gateway/ice.c:1243
#6 0x7f4d831d4995 (/usr/lib/x86_64-linux-gnu/libnice.so.10+0xa995)
#7 0x7f4d808c81d2 (/usr/lib/x86_64-linux-gnu/libgio-2.0.so.0+0x721d2)
#8 0x7f4d82cb9ce4 (/lib/x86_64-linux-gnu/libglib-2.0.so.0+0x48ce4)
#9 0x7f4d82cba047 (/lib/x86_64-linux-gnu/libglib-2.0.so.0+0x49047)
#10 0x7f4d82cba309 (/lib/x86_64-linux-gnu/libglib-2.0.so.0+0x49309)
#11 0x4342dd in janus_ice_thread /home/ubuntu/janus-gateway/ice.c:1604
#12 0x7f4d82cdef04 (/lib/x86_64-linux-gnu/libglib-2.0.so.0+0x6df04)
#13 0x7f4d83411b97 (/usr/lib/x86_64-linux-gnu/libasan.so.0+0x18b97)
#14 0x7f4d811ac181 in start_thread (/lib/x86_64-linux-gnu/libpthread.so.0+0x8181)
#15 0x7f4d80ed947c (/lib/x86_64-linux-gnu/libc.so.6+0xfa47c)
0x6006005557f0 is located 0 bytes inside of 32-byte region [0x6006005557f0,0x600600555810)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment