[pulseaudio-tickets] [Bug 58221] pulseaudio crashes when bluetooth A2DP source device connects
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Dec 12 20:14:35 PST 2012
https://bugs.freedesktop.org/show_bug.cgi?id=58221
--- Comment #1 from Tanu Kaskinen <tanuk at iki.fi> ---
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?
--
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: <http://lists.freedesktop.org/archives/pulseaudio-bugs/attachments/20121213/224d5fd2/attachment.html>
More information about the pulseaudio-bugs
mailing list