[pulseaudio-tickets] [Bug 103498] New: Closing PulseAudio freezes SDL audio
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sat Oct 28 19:03:59 UTC 2017
https://bugs.freedesktop.org/show_bug.cgi?id=103498
Bug ID: 103498
Summary: Closing PulseAudio freezes SDL audio
Product: PulseAudio
Version: unspecified
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: core
Assignee: pulseaudio-bugs at lists.freedesktop.org
Reporter: jpakkane at gmail.com
QA Contact: pulseaudio-bugs at lists.freedesktop.org
CC: lennart at poettering.net
This is a slightly weird bug. When using SDL mixer (1.2) to play music on 32
bit x86 Linux boxes, things works perfectly most of the time. However every now
and then things break down when closing down the SDL audio device.
The actual freeze happens inside PulseAudio. SDL's deinit calls into PA, which
does a pthread_join that never returns. When this happens if there is an
another SDL sound player it keeps on working perfectly. Trying to open a new
SDL audio player fails. Restarting PA fixes the issue so new music players can
be opened, but it does not work reliably.
Detected with PA 5 but replicated as well with PA 10.
--
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/20171028/4194ab60/attachment.html>
More information about the pulseaudio-bugs
mailing list