Hacker News new | ask | show | jobs
by regecks 1929 days ago
Me too. If it helps OP: https://paste.sr.ht/blob/a9c9431df20e51106c21834abc321e64c23...

Edit: oh, so looking at strace, right before it crashes, the program is looking for sox, which it apparently needs to play audio. Installing sox makes the segfault goes away.