Closed
Description
sdrtrunk Version
master.
Describe the bug
#1915 added a fix for AudioOutput to detect when the audio output was failing to accept more audio bytes and everything else looked normal. The fix was to stop the audio device and reopen it.
This seems to have started after the update to JDK22 (#1955) and seems to continue with the update to current JDK23 (#1985)
Another user is now reporting that the application log is getting spammed with source data line not available exceptions.
Create a test branch that recreates the mOutput source data line from the mixer to see if this clears the issue.