<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Abort on startup: mutex-posix.c: Assertion 'r == 95 && inherit_priority' failed at pulsecore/mutex-posix.c:70, function pa_mutex_new()."
   href="https://bugs.freedesktop.org/show_bug.cgi?id=98174#c9">Comment # 9</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Abort on startup: mutex-posix.c: Assertion 'r == 95 && inherit_priority' failed at pulsecore/mutex-posix.c:70, function pa_mutex_new()."
   href="https://bugs.freedesktop.org/show_bug.cgi?id=98174">bug 98174</a>
              from <span class="vcard"><a class="email" href="mailto:David.Ronis@McGill.CA" title="David Ronis <David.Ronis@McGill.CA>"> <span class="fn">David Ronis</span></a>
</span></b>
        <pre>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)</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>