[pulseaudio-tickets] [PulseAudio] #275: caps.c: Assertion 'cap_set_proc(caps) == 0' failed at daemon/caps.c:123, function pa_drop_caps().
PulseAudio
trac-noreply at tango.0pointer.de
Fri Apr 11 01:53:04 PDT 2008
#275: caps.c: Assertion 'cap_set_proc(caps) == 0' failed at daemon/caps.c:123,
function pa_drop_caps().
---------------------+------------------------------------------------------
Reporter: rp | Owner: lennart
Type: defect | Status: new
Priority: normal | Milestone:
Component: daemon | Severity: major
Resolution: | Keywords:
---------------------+------------------------------------------------------
Comment (by coling):
This is not a bug in PA but rather some sort of configuration problem with
your capability support in your kernel.
It's basically telling you that the process is not being allowed to drop
it's privileges properly, and thus PA has to exit for security reasons.
See http://linux.die.net/man/3/cap_set_proc for more info on the actual
command that is failing.
I'm not an expert on this by any stretch but I'd make sure that your
/proc/ filesystem is mounted properly and is accessible to regular users
etc.
--
Ticket URL: <http://www.pulseaudio.org/ticket/275#comment:2>
PulseAudio <http://pulseaudio.org/>
The PulseAudio Sound Server
More information about the pulseaudio-bugs
mailing list