[Bug 28284] HoverAce: audio becomes distorted then it cuts out during races (Alsa=emulation)

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Sep 21 20:07:50 CDT 2011


http://bugs.winehq.org/show_bug.cgi?id=28284

--- Comment #8 from Jörg Höhle <hoehle at users.sourceforge.net> 2011-09-21 20:07:49 CDT ---
See bug #28464 for a race condition causing
err:dsound:DSOUND_callback Wave queue corrupted!

Quick work-around: Do not call BeginPlaying from waveOutWrite. Instead, solely
copy the stopped=> Start part therein, without WOD_PushData.

-O0 optimization level is likely a red herring, which abound with race
conditions.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.


More information about the wine-bugs mailing list