https://bugs.freedesktop.org/show_bug.cgi?id=97627
--- Comment #13 from Tanu Kaskinen <[email protected]> ---
A stack trace might be useful. Are you familiar with using gdb? There are some
instructions on
https://wiki.freedesktop.org/www/Software/PulseAudio/Documentation/User/Community/
Basically, you need to install debug symbols for pulseaudio, start pulseaudio
with
gdb --args pulseaudio --log-time -vv
then start the program with command "run". Then, trigger the bug, and hit
ctrl-c when it's stuck. Then run "thread apply all bt". It should show what is
blocking the server.
--
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]
https://lists.freedesktop.org/mailman/listinfo/pulseaudio-bugs