[pulseaudio-tickets] [Bug 97627] Playing audio via pulseaudio fails after module-suspend-on-idle.c does its thing

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Sep 9 13:51:33 UTC 2016


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

--- Comment #13 from Tanu Kaskinen <tanuk at iki.fi> ---
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/pulseaudio-bugs/attachments/20160909/c7b081f1/attachment.html>


More information about the pulseaudio-bugs mailing list