Bug #3326
closedaudio/sndio 1.9.0: crashes on start
0%
Description
When starting process dies. Sometimes immediately, sometimes later. No output even on debug. Nothing on backtrace even with unstripped binaries. Just signal 11.
Updated by tuxillo about 2 years ago
- Status changed from New to In Progress
I vaguely remember this was discussed either in the IRC channel or in TG. Can we include that information here?
Updated by arcade@b1t.name about 2 years ago
https://t.me/dflybsd/3106 <- thread start
TL/DR: Was working before, not working now. There was hardware changes, previously working outputs were 4 and 5, now 1 and 2. Probably issue is triggered when same sound output is opened twice via different command args: -F/-f. However fixing configuration is just changing signal from 11 to 6.
In the end I just disabled sndiod ans went back to OSS, it was much more stable for me... I'll try to enable back and retest.
Updated by arcade@b1t.name about 2 years ago
Well, that was a bad idea:
1. Second output connected.
2. sndiod crashes on signal 6.
3. Now even without sndiod it's not possible to play sound, direct play to OSS doesn't work too.
Had to reboot.
Updated by daftaupe almost 2 years ago
Is it worth investigating more on that one ?
Updated by arcade@b1t.name almost 2 years ago
Sincerely: I'm not sure. If someone else is using sndiod then yes, but actually it's not required, everything works on bare OSS for me right now.
Updated by daftaupe almost 2 years ago
Ok @arcade@b1t.name, so closing this one for now. Thanks for the feedback.