Skip to content

Instantly share code, notes, and snippets.

@thatsmydoing
Created July 26, 2023 15:09
Show Gist options
  • Save thatsmydoing/8a577c6c26005cde8ef70b6e0e181c09 to your computer and use it in GitHub Desktop.
Save thatsmydoing/8a577c6c26005cde8ef70b6e0e181c09 to your computer and use it in GitHub Desktop.
[5617089732233948] Updating existing session
[7405897841463076] WebRTC resources freed; 0x6120000b1f40 0x607005093ce0
Detaching handle from JANUS VideoRoom plugin; 0x6120000b1f40 0x604000a5efd0 0x6120000b1f40 0x607003a0cc30
[7405897841463076] Handle and related resources freed; 0x6120000b1f40 0x607005093ce0
Detaching handle from JANUS VideoRoom plugin; 0x612000696640 0x604000ac9f90 0x612000696640 0x607004e1fc60
[janus.plugin.videoroom-0x604000ac9f90] No WebRTC media anymore; 0x612000696640 0x607004e1fc60
Detaching handle from JANUS VideoRoom plugin; 0x6120014626c0 0x6040009b2fd0 0x6120014626c0 0x607004c9fad0
[janus.plugin.videoroom-0x6040009b2fd0] No WebRTC media anymore; 0x6120014626c0 0x607004c9fad0
AddressSanitizer:DEADLYSIGNAL
=================================================================
==12==ERROR: AddressSanitizer: SEGV on unknown address (pc 0x7f77e70e2ef8 bp 0x7f77b1c23350 sp 0x7f77b1c230c0 T3681)
==12==The signal is caused by a READ memory access.
==12==Hint: this fault was caused by a dereference of a high value address (see register values below). Disassemble the provided pc to learn which register was used.
[5617089732233948] Negotiation update, checking what changed...
#0 0x7f77e70e2ef8 in janus_videoroom_hangup_media_internal plugins/janus_videoroom.c:8621
#1 0x7f77e70e579c in janus_videoroom_hangup_media plugins/janus_videoroom.c:8483
#2 0x4a48e0 in janus_ice_outgoing_traffic_handle /build/source/src/ice.c:4477
#3 0x4aea50 in janus_ice_outgoing_traffic_dispatch /build/source/src/ice.c:511
#4 0x7f77ec4e6d7c in g_main_context_dispatch (/nix/store/fr53rm643lg0rp4qmgzzpwsz5xxdqwk0-glib-2.76.3/lib/libglib-2.0.so.0+0x5dd7c)
#5 0x7f77ec4e7027 in g_main_context_iterate.constprop.0 (/nix/store/fr53rm643lg0rp4qmgzzpwsz5xxdqwk0-glib-2.76.3/lib/libglib-2.0.so.0+0x5e027)
#6 0x7f77ec4e72de in g_main_loop_run (/nix/store/fr53rm643lg0rp4qmgzzpwsz5xxdqwk0-glib-2.76.3/lib/libglib-2.0.so.0+0x5e2de)
#7 0x47c62e in janus_ice_handle_thread /build/source/src/ice.c:1314
#8 0x7f77ec51364c in g_thread_proxy (/nix/store/fr53rm643lg0rp4qmgzzpwsz5xxdqwk0-glib-2.76.3/lib/libglib-2.0.so.0+0x8a64c)
#9 0x7f77ebcc8dd3 in start_thread (/nix/store/3n58xw4373jp0ljirf06d8077j15pc4j-glibc-2.37-8/lib/libc.so.6+0x85dd3)
#10 0x7f77ebd4a9af in clone3 (/nix/store/3n58xw4373jp0ljirf06d8077j15pc4j-glibc-2.37-8/lib/libc.so.6+0x1079af)
AddressSanitizer can not provide additional info.
SUMMARY: AddressSanitizer: SEGV plugins/janus_videoroom.c:8621 in janus_videoroom_hangup_media_internal
Thread T3681 created by T4 here:
#0 0x7f77ec8d3136 in __interceptor_pthread_create (/nix/store/v286z87irid5vn13y2z6fphfrzmgj0kf-gcc-12.3.0-lib/lib/libasan.so.8+0x4d136)
#1 0x7f77ec540555 in g_system_thread_new (/nix/store/fr53rm643lg0rp4qmgzzpwsz5xxdqwk0-glib-2.76.3/lib/libglib-2.0.so.0+0xb7555)
Thread T4 created by T0 here:
#0 0x7f77ec8d3136 in __interceptor_pthread_create (/nix/store/v286z87irid5vn13y2z6fphfrzmgj0kf-gcc-12.3.0-lib/lib/libasan.so.8+0x4d136)
#1 0x7f77ec540555 in g_system_thread_new (/nix/store/fr53rm643lg0rp4qmgzzpwsz5xxdqwk0-glib-2.76.3/lib/libglib-2.0.so.0+0xb7555)
==12==ABORTING
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment