[pulseaudio-tickets] [Bug 98174] Abort on startup: mutex-posix.c: Assertion 'r == 95 && inherit_priority' failed at pulsecore/mutex-posix.c:70, function pa_mutex_new().
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Oct 13 22:46:36 UTC 2016
https://bugs.freedesktop.org/show_bug.cgi?id=98174
--- Comment #9 from David Ronis <David.Ronis at McGill.CA> ---
I agree, libpthread-stubs is the problem. Unfortunatley, my version of libxcb
needs pthread-stubs.
I tried the following:
1. A locally built X including libxcb and pthread-stubs. PA fails
2. A locally built libxcb and the distribution's pthread-stubs. PA fails
3. A locally built pulseaudio with --disable-x11. PA fails,
pulseaudio --start
E: [pulseaudio] main.c: Daemon startup failed.
ldd `which pulseaudio` | grep thread
libpthread.so.0 => /lib64/libpthread.so.0 (0x00002b7f16dea000)
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/pulseaudio-bugs/attachments/20161013/d0fe3fb7/attachment.html>
More information about the pulseaudio-bugs
mailing list