<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Deadlock in the daemon after mmap issues"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=96748#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Deadlock in the daemon after mmap issues"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=96748">bug 96748</a>
              from <span class="vcard"><a class="email" href="mailto:tanuk@iki.fi" title="Tanu Kaskinen <tanuk@iki.fi>"> <span class="fn">Tanu Kaskinen</span></a>
</span></b>
        <pre>It might take a while before I have time to investigate this more deeply, but
here's a quick comment: The main thread is creating a new null sink, and is
stuck waiting for the new sink to process the PA_SINK_MESSAGE_SET_STATE
message. All of the sink threads are idly polling, however, so it looks like
the message passing system is somehow broken. Or maybe the new sink thread
didn't get created properly due to some resource shortage (pa_thread_new()
succeeded, though)? The mmap issues don't seem directly related.</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>