<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - PulseAudio crashes when remote device is unpaired during A2DP streaming"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=89672#c8">Comment # 8</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - PulseAudio crashes when remote device is unpaired during A2DP streaming"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=89672">bug 89672</a>
              from <span class="vcard"><a class="email" href="mailto:arun@accosted.net" title="Arun Raghavan <arun@accosted.net>"> <span class="fn">Arun Raghavan</span></a>
</span></b>
        <pre>Do we have any other cases where we expect pa_thread_mq_done() to be called
recursively?

It seems to me that it is stop_thread() that should be safe against multiple
calls (maybe tear down the thread first, and if it's already been torn down,
just return).</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>