Page 1 of 1

Re: Arch Linux - UMS crashes with segfault 20 sec after start

Posted: Fri Mar 15, 2019 6:44 am
by Nadahar
It looks like this is the last thing that happens before the crash, so it is probably what causes the segfault:

Code: Select all

/usr/bin/tsmuxer -v
What happens when you run this manually from a terminal? It shouldn't be possible to achieve a segfault from Java whatever you do, so this is probably something resulting from the running of external programs, like for example tsMuxeR. There seems to be at least two versions of tsMuxeR on your system, the one bundled with UMS seems to work without any problem ("/opt/ums791/linux/tsMuxeR -v").