Advertisement
Guest User

Untitled

a guest
May 22nd, 2019
1,076
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.10 KB | None | 0 0
  1. [4591391823293025] Creating ICE agent (ICE Full mode, controlling)
  2. ASAN:SIGSEGV
  3. =================================================================
  4. ==1==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000018 (pc 0x000000475b7d bp 0x7fa40064e5e0 sp 0x7fa40064e370 T57508)
  5. [janus.plugin.sip-0x6040010e66d0] No WebRTC media anymore
  6. \u001b[31m[ERR]\u001b[0m [plugins/janus_sip.c:janus_sip_handler:2968] Wrong state (not in a call? status=invited)
  7. \u001b[33m[WARN]\u001b[0m [4591391823293025] Handle detached or PC closed, giving up...!
  8. \u001b[31m[ERR]\u001b[0m [janus.c:janus_plugin_push_event:2855] [4591391823293025] Cannot push event (handle not available anymore or negotiation stopped)
  9. #0 0x475b7c in janus_ice_outgoing_stats_handle /root/janus-gateway/ice.c:3693
  10. #1 0x478f84 in janus_ice_outgoing_traffic_handle /root/janus-gateway/ice.c:3847
  11. #2 0x43ce40 in janus_ice_outgoing_traffic_dispatch /root/janus-gateway/ice.c:358
  12. #3 0x7fa4b4c44196 in g_main_context_dispatch (/lib/x86_64-linux-gnu/libglib-2.0.so.0+0x4a196)
  13. #4 0x7fa4b4c443ef (/lib/x86_64-linux-gnu/libglib-2.0.so.0+0x4a3ef)
  14. #5 0x7fa4b4c44711 in g_main_loop_run (/lib/x86_64-linux-gnu/libglib-2.0.so.0+0x4a711)
  15. #6 0x4492a7 in janus_ice_handle_thread /root/janus-gateway/ice.c:1077
  16. #7 0x7fa4b4c6ac54 (/lib/x86_64-linux-gnu/libglib-2.0.so.0+0x70c54)
  17. #8 0x7fa4b37976b9 in start_thread (/lib/x86_64-linux-gnu/libpthread.so.0+0x76b9)
  18. #9 0x7fa4b34cd41c in clone (/lib/x86_64-linux-gnu/libc.so.6+0x10741c)
  19. AddressSanitizer can not provide additional info.
  20. SUMMARY: AddressSanitizer: SEGV /root/janus-gateway/ice.c:3693 janus_ice_outgoing_stats_handle
  21. Thread T57508 (hloop 459139182) created by T3 here:
  22. #0 0x7fa4b55e8253 in pthread_create (/usr/lib/x86_64-linux-gnu/libasan.so.2+0x36253)
  23. #1 0x7fa4b4c888ff (/lib/x86_64-linux-gnu/libglib-2.0.so.0+0x8e8ff)
  24. Thread T3 created by T0 here:
  25. #0 0x7fa4b55e8253 in pthread_create (/usr/lib/x86_64-linux-gnu/libasan.so.2+0x36253)
  26. #1 0x7fa4b4c888ff (/lib/x86_64-linux-gnu/libglib-2.0.so.0+0x8e8ff)
  27. ==1==ABORTING
  28. Janus commit: 47b3ce31920c1ff8a64615cd4796b297e6cffc1c
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement