http://bugs.winehq.org/show_bug.cgi?id=28056
Jörg Höhle hoehle@users.sourceforge.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |hoehle@users.sourceforge.ne | |t
--- Comment #9 from Jörg Höhle hoehle@users.sourceforge.net 2011-09-18 02:10:16 CDT --- So there are three issues:
A. The unique occurrence of warn:oss:AudioRenderClient_ReleaseBuffer write failed 35 (Resource temporarily unavailable) which occurs once only in your logfile. Here Wine ought to do a better job at knowing when it's allowed to send data to the device and avoid this error, i.e. understand why this error happens -- I don't know.
B. How GetBuffer & ReleaseBuffer should react to an error.
C. Losing sound after some time. The only cases of this known to be are the PulseAudio underrun issue and bug #28284. a) Your system is FreeBSD with OSS4, but does it nevertheless use Pulseaudio? b) Can you revert the commit in bug #28284 and hear any change?
Did your log file cover the time when sound was lost? Please include +tid next time you produce an audio log file.
The present bug should be about A. C is either a duplicate or needs a new entry.