Audio Callback not Firing

I have an app where the audio callback suddenly sporadically stops firing. I’ve checked in the debugger and the devices isOpen() and is Playing() is true, and the device callback is properly installed. The problem doesn’t clear until I do a reboot. Anyone come across this and have any ideas?