bob0

janus crash log 2

May 3rd, 2020
745
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.35 KB | None | 0 0
  1. [ERR] [transports/janus_http.c:janus_http_handler:1190] Invalid url /ws/v1/cluster/apps/new-application
  2. ASAN:DEADLYSIGNAL
  3. =================================================================
  4. ==27752==ERROR: AddressSanitizer: SEGV on unknown address 0x614033800035 (pc 0x7fcb56c5b224 bp 0x60400082a090 sp 0x7fcb18883300 T309)
  5. ==27752==The signal is caused by a READ memory access.
  6. #0 0x7fcb56c5b223 in MHD_resume_connection (/usr/lib/x86_64-linux-gnu/libmicrohttpd.so.12+0xc223)
  7. #1 0x7fcb56e782c4 in janus_http_notifier transports/janus_http.c:1862
  8. #2 0x7fcb56e782c4 in janus_http_send_message transports/janus_http.c:946
  9. #3 0x55ed0187b9ce in janus_session_notify_event /home/ubuntu/janus-gateway/janus.c:716
  10. #4 0x55ed018a06c7 in janus_plugin_push_event /home/ubuntu/janus-gateway/janus.c:3310
  11. #5 0x7fcb5bcd13d0 in janus_videoroom_slow_link plugins/janus_videoroom.c:5035
  12. #6 0x55ed0182acda in janus_slow_link_update /home/ubuntu/janus-gateway/ice.c:1669
  13. #7 0x55ed01864f4a in janus_ice_outgoing_rtcp_handle /home/ubuntu/janus-gateway/ice.c:3742
  14. #8 0x7fcb6f295d02 (/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0+0x4cd02)
  15. #9 0x7fcb6f295284 in g_main_context_dispatch (/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0+0x4c284)
  16. #10 0x7fcb6f29564f (/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0+0x4c64f)
  17. #11 0x7fcb6f295961 in g_main_loop_run (/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0+0x4c961)
  18. #12 0x55ed01840a5d in janus_ice_handle_thread /home/ubuntu/janus-gateway/ice.c:1158
  19. #13 0x7fcb6f2bd174 (/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0+0x74174)
  20. #14 0x7fcb6db4a6da in start_thread (/lib/x86_64-linux-gnu/libpthread.so.0+0x76da)
  21. #15 0x7fcb6d87388e in __clone (/lib/x86_64-linux-gnu/libc.so.6+0x12188e)
  22.  
  23. AddressSanitizer can not provide additional info.
  24. SUMMARY: AddressSanitizer: SEGV (/usr/lib/x86_64-linux-gnu/libmicrohttpd.so.12+0xc223) in MHD_resume_connection
  25. Thread T309 (hloop 213424172) created by T9 here:
  26. #0 0x7fcb6ffe6d2f in __interceptor_pthread_create (/usr/lib/x86_64-linux-gnu/libasan.so.4+0x37d2f)
  27. #1 0x7fcb6f2db40f (/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0+0x9240f)
  28.  
  29. Thread T9 created by T0 here:
  30. #0 0x7fcb6ffe6d2f in __interceptor_pthread_create (/usr/lib/x86_64-linux-gnu/libasan.so.4+0x37d2f)
  31. #1 0x7fcb6f2db40f (/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0+0x9240f)
  32.  
  33. ==27752==ABORTING
Add Comment
Please, Sign In to add comment