Skip to content

Instantly share code, notes, and snippets.

@vahidov
Created August 31, 2018 14:19
Show Gist options
  • Save vahidov/2e6c4814521974f61dc16836a4f7374e to your computer and use it in GitHub Desktop.
Save vahidov/2e6c4814521974f61dc16836a4f7374e to your computer and use it in GitHub Desktop.
janus-crash-30.08.2018
(gdb) bt full
#0 0x00006b6860f3c746 in janus_videoroom_handler (data=0x0) at plugins/janus_videoroom.c:5573
i = 0
playout_delay_extmap = 1
iter = {dummy1 = 0x6b67e4316e40, dummy2 = 0x0, dummy3 = 0x0, dummy4 = 8, dummy5 = 0, dummy6 = 0x5f}
audio_level_extmap = 0
video_orient_extmap = 1
video_orient_mdir = JANUS_SDP_DEFAULT
videoroom = 0x6b67b0039cc0
error_str = "[plugins/janus_videoroom.c:janus_videoroom_handler:5043] ", '\000' <repeats 447 times>...
playout_delay_mdir = JANUS_SDP_DEFAULT
temp = 0x0
m = 0x6b6836e41e10
start = 25432893238790
res = 0
value = 0x6b6837742450
transport_wide_cc_extmap = 0
answer = 0x6b68362e09a0
s_name = "VideoRoom 1784440", '\000' <repeats 82 times>
answer_sdp = 0x6b6837015400 "v=0\r\no=- 8337470157837396575 2 IN IP6 2001:41d0:403:964::\r\ns=VideoRoom 1784440\r\nt=0 0\r\na=group:BUNDLE audio video\r\na=msid-semantic: WMS janus\r\na=ice-lite\r\nm=audio 9 UDP/TLS/RTP/SAVPF 111\r\nc=IN IP6 200"...
offer_sdp = 0x6b6836018a10 "v=0\r\no=- 1535656407381005 1 IN IP4 127.0.0.1\r\ns=VideoRoom 1784440\r\nt=0 0\r\nc=IN IP4 127.0.0.1\r\nm=audio 1 UDP/TLS/RTP/SAVPF 111\r\nc=IN IP4 127.0.0.1\r\na=sendonly\r\na=rtpmap:111 opus/48000/2\r\nm=video 1 UDP/"...
jsep = 0x6b68361b22e0
count = 0
offer = 0x6b68372a04e0
audio_level_mdir = JANUS_SDP_SENDRECV
type = 0x6b6860f43880 "answer"
session = 0x6b684451dfd0
event = 0x6b643cb58b80
sdp_update = 0
msg_sdp = 0x6b67ac294d60 "v=0\r\no=- 8821532087175372491 2 IN IP4 1.1.1.1\r\ns=-\r\nt=0 0\r\nm=audio 9 UDP/TLS/RTP/SAVPF 111 103 104 9 102 0 8 106 105 13 110 112 113 126\r\nc=IN IP4 1.1.1.1\r\na=sendrecv\r\na=extmap:1 urn:ietf:params:rtp-hd"...
videoroom = 0x0
participant = 0x6b6837742450
request_text = 0x6b68503a14b0 "publish"
msg_sdp_type = 0x6b67ac0e2600 "offer"
msg_simulcast = 0x0
request = 0x6b6850316360
__FUNCTION__ = "janus_videoroom_handler"
msg = 0x6b67ac19c400
error_code = 0
error_cause = "No such room\000(1672529)\000ber on this handle\000t", '\000' <repeats 468 times>
root = 0x6b68501700d0
#1 0x00006b68737613d5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#2 0x00006b687222e494 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
No symbol table info available.
#3 0x00006b6871f70acf in clone () from /lib/x86_64-linux-gnu/libc.so.6
No symbol table info available.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment