Created
February 14, 2018 20:21
-
-
Save soulfly/147693b557cdb83c5ad4e48009f25d4c to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Stacktrace: | |
#0 0x00007f20e0f86563 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 | |
No symbol table info available. | |
#1 0x00007f20d805adb4 in janus_videoroom_leave_or_unpublish (participant=0x7f20b434a650, is_leaving=1, kicked=<optimized out>) at plugins/janus_videoroom.c:1284 | |
participants_size = <optimized out> | |
event = 0x7f20b42d5650 | |
#2 0x00007f20d806f3d3 in janus_videoroom_leave_or_unpublish (kicked=0, is_leaving=1, participant=0x7f20b434a650) at plugins/janus_videoroom.c:1275 | |
No locals. | |
#3 janus_videoroom_handler (data=<optimized out>) at plugins/janus_videoroom.c:4137 | |
participant = 0x7f20b434a650 | |
request = <optimized out> | |
msg_sdp_type = <optimized out> | |
msg_sdp = <optimized out> | |
msg_simulcast = <optimized out> | |
session = 0x7f209401d190 | |
request_text = 0x7f20bc02cdd0 "leave" | |
event = 0x7f20b4255cb0 | |
sdp_update = 0 | |
__FUNCTION__ = "janus_videoroom_handler" | |
msg = 0x7f20940010a0 | |
error_code = 0 | |
error_cause = "No such feed (43331973)", '\000' <repeats 488 times> | |
root = 0x0 | |
#4 0x00007f20e0fbebc5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 | |
No symbol table info available. | |
#5 0x00007f20dfd576ba in start_thread (arg=0x7f20cb7fe700) at pthread_create.c:333 | |
__res = <optimized out> | |
pd = 0x7f20cb7fe700 | |
now = <optimized out> | |
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139778829838080, -1125948741323121726, 0, 140735080722575, 139778829838784, 0, 1017326889244761026, 1017369584658357186}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} | |
not_first_call = <optimized out> | |
pagesize_m1 = <optimized out> | |
sp = <optimized out> | |
freesize = <optimized out> | |
__PRETTY_FUNCTION__ = "start_thread" | |
#6 0x00007f20dfa8d41d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109 | |
No locals. | |
StacktraceAddressSignature: /opt/janus_dev/bin/janus:11:/lib/x86_64-linux-gnu/libglib-2.0.so.0.4800.1+38563:/opt/janus_dev/lib/janus/plugins/libjanus_videoroom.so.0.0.0+ddb4:/opt/janus_dev/lib/janus/plugins/libjanus_videoroom.so.0.0.0+223d3:/lib/x86_64-linux-gnu/libglib-2.0.so.0.4800.1+70bc5:/lib/x86_64-linux-gnu/libpthread-2.23.so+76ba:/lib/x86_64-linux-gnu/libc-2.23.so+10741d | |
StacktraceTop: | |
?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 | |
janus_videoroom_leave_or_unpublish (participant=0x7f20b434a650, is_leaving=1, kicked=<optimized out>) at plugins/janus_videoroom.c:1284 | |
janus_videoroom_leave_or_unpublish (kicked=0, is_leaving=1, participant=0x7f20b434a650) at plugins/janus_videoroom.c:1275 | |
janus_videoroom_handler (data=<optimized out>) at plugins/janus_videoroom.c:4137 | |
?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 | |
Tags: xenial ec2-images | |
Title: janus crashed with SIGSEGV in janus_videoroom_leave_or_unpublish() | |
UnreportableReason: This package does not seem to be installed correctly | |
UpgradeStatus: No upgrade log present (probably fresh install) | |
_MarkForUpload: True |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment