New comment by daniel-eys on void-packages repository https://github.com/void-linux/void-packages/issues/20051#issuecomment-599089667 Comment: I'm running a bit out of ideas here. Fresh void iso, logging in as `anon` user (anon is in the audio group) ```sh [anon@void-live ~]$ ulimit -l 64 ``` After installing `jack` and re-login: ```sh [anon@void-live ~]$ ulimit -l unlimited ``` Are there maybe any `ulimit`s set in your global bash-setup? Any modifications within `/etc/pam.d/`?