[pulseaudio-tickets] [Bug 89672] PulseAudio crashes when remote device is unpaired during A2DP streaming

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Mar 27 03:44:08 PDT 2015


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

--- Comment #10 from Tanu Kaskinen <tanuk at iki.fi> ---
The rtpoll object is the event loop of the IO thread. No other thread has any
business accessing it (except when creating and freeing it). When
pa_thread_mq_done() is called, the IO thread has already been torn down, so
there's no risk of needing the rtpoll object inside pa_thread_mq_done().

-- 
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/20150327/cabf0a91/attachment.html>


More information about the pulseaudio-bugs mailing list