ExplodingLemur
ExplodingLemur
> Short answer: it's not supported: https://www.vogons.org/viewtopic.php?t=93006&start=620 > > "The ALi M5455 and SiS 7012 ICH-compatible audio controllers are not supported, apparently needs some extra code." D'oh! Well, so much...
Possible duplicate of [Issue 808](https://github.com/g4klx/MMDVMHost/issues/808) but insufficient details there to know for sure.
gdb backtrace ``` (gdb) bt #0 __pthread_kill_implementation (no_tid=0, signo=6, threadid=) at ./nptl/pthread_kill.c:44 #1 __pthread_kill_internal (signo=6, threadid=) at ./nptl/pthread_kill.c:78 #2 __GI___pthread_kill (threadid=, signo=signo@entry=6) at ./nptl/pthread_kill.c:89 #3 0x00007ffff784526e in __GI_raise (sig=sig@entry=6) at...