<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 bluetooth A2DP source device connects"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=58221#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - pulseaudio crashes when bluetooth A2DP source device connects"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=58221">bug 58221</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>This has been reported also by others, but this hasn't been investigated yet.
Since this appears to be a quite common problem, this should probably be
regarded as a release blocker.

The crash appears to be happen somewhere deep in libc when loading
module-bluetooth-device. There shouldn't be anything special about loading
module-bluetooth-device, but all the reports have been about that particular
module anyway. Maybe module-bluetooth-discover overwrites some random memory,
breaking the module loading procedure?

Could you get a backtrace with gdb? Instructions:

$ gdb pulseaudio
[gdb starts and you get to the gdb prompt]
(gdb) run -vvv
[reproduce crash]
(gdb) thread apply all bt

Also, what is the exact version of your libc?</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>