-
-
Save vext01/0a8ca5c91bf36b53f3ef054aba4915a8 to your computer and use it in GitHub Desktop.
sndiod crash
This file contains hidden or 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
(gdb) bt | |
#0 kill () at /tmp/-:3 | |
#1 0x00000601226f396a in panic () at utils.c:138 | |
#2 0x00000601226e57ed in slot_detach (s=0x601226f8990 <slot_array>) at dev.c:2278 | |
#3 0x00000601226e37c1 in slot_setopt (s=0x601226f8990 <slot_array>, | |
o=0x603f26e6d00) at dev.c:2095 | |
#4 0x00000601226ed2bf in opt_setdev (o=0x603f26e6d00, d=<optimized out>) | |
at opt.c:236 | |
#5 0x00000601226e2024 in ctl_setval (c=0x603af476100, val=1) at dev.c:2667 | |
#6 0x00000601226f1dac in sock_execmsg (f=0x6033f44dc00) at sock.c:1326 | |
#7 0x00000601226f316c in sock_read (f=0x6033f44dc00) at sock.c:1703 | |
#8 0x00000601226f03c8 in sock_in (arg=0x6033f44dc00) at sock.c:1857 | |
#9 0x00000601226e99a7 in file_process (f=0x6033ff81c40, pfd=<optimized out>) | |
at file.c:291 | |
#10 0x00000601226e9eac in file_poll () at file.c:433 | |
#11 0x00000601226efee5 in main (argc=<optimized out>, argv=0x7f7ffffd7d98) | |
at sndiod.c:726 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment