[pulseaudio-tickets] [Bug 103498] Closing PulseAudio freezes SDL audio

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Nov 2 10:31:19 UTC 2017


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

--- Comment #1 from Tanu Kaskinen <tanuk at iki.fi> ---
Can you provide a backtrace for all threads in the SDL audio player? Apparently
one thread calls pa_threaded_mainloop_stop(), and that will wait for the thread
where the libpulse mainloop is running to quit. I don't think the mainloop
thread should block on anything, but maybe there's some application callback
doing something that it shouldn't do.

Is this audio player available somewhere in case I want to try to reproduce?

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/pulseaudio-bugs/attachments/20171102/73c6f755/attachment.html>


More information about the pulseaudio-bugs mailing list