New comment by kotajacob on void-packages repository https://github.com/void-linux/void-packages/issues/14222#issuecomment-528541374 Comment: same issue ``` (gdb) bt #0 OSSInput::run (this=0x555555cfb640) at OSS.cpp:208 #1 0x00007ffff61cdfc6 in ?? () from /usr/lib/libQtCore.so.4 #2 0x00007ffff6104f27 in start_thread (arg=) at pthread_create.c:479 #3 0x00007ffff5c60e0f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95 (gdb) ``` EDIT: In the linked issue about a crash on fedora a mumble dev suggested updating to the 1.3.x branch or building without oss while it gets worked on. I'm going to try building without oss.