https://bugs.freedesktop.org/show_bug.cgi?id=58221

--- Comment #1 from Tanu Kaskinen <[email protected]> ---
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.
_______________________________________________
pulseaudio-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/pulseaudio-bugs

Reply via email to