Actions
Bug #1963
closedInfinite audio loop in client exit with sdl3 audio
Start date:
03/14/2026
Due date:
% Done:
0%
Estimated time:
Files
Actions
Added by Marko Lindqvist 4 months ago. Updated about 24 hours ago.
0%
Files
| 0035-Avoid-infinite-audio-loop-in-the-client-exit.patch (758 Bytes) 0035-Avoid-infinite-audio-loop-in-the-client-exit.patch | Marko Lindqvist, 06/28/2026 09:53 PM |
I can't reproduce the exact problem any more, but I think this is more related to sdl3 audio than gtk4. The current form of the issue is that any client built with sdl3 audio does not shutdown a t all, but ends in a infinite audio loop in the end.
The bug is in the common audio code, it's not sdl3 specific, but somehow sdl2 audio tolerates the bug.