-
-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Assertion 'c' failed at pulse/context.c:1055, function void pa_context_disconnect(pa_context *)(). Aborting. #61
Comments
Is your pulseaudio compiled with libcap? |
I use |
pulseaudio isn't compiled with capabilities support https://cgit.freebsd.org/ports/tree/audio/pulseaudio/Makefile#n45 https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/blob/stable-14.x/configure.ac#L644-655 |
pcap can't be enabled in PulseAudio on FreeBSD because PulseAudio uses non-POSIX header I remember that previous versions of ncpamixer worked fine on FreeBSD. Does it really need libpcap support in PulseAudio? |
It may be that I followed a false flag. The caps warning is only a warning and may or may not have something to do with this https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/blob/stable-14.x/src/daemon/caps.c#L95-97 |
ncpamixer fails at runtime:
Versions: 1.3.3.2, 1.3.3.3
FreeBSd 13.1
The text was updated successfully, but these errors were encountered: