[Bug 20799] Multiple games using OpenAL freezes/crashes during the startup

wine-bugs at winehq.org wine-bugs at winehq.org
Sat May 8 22:34:17 CDT 2010


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





--- Comment #64 from Raymond <superquad.vortex2 at gmail.com>  2010-05-08 22:34:16 ---
(In reply to comment #10)
> Created an attachment (id=24960)
 --> (http://bugs.winehq.org/attachment.cgi?id=24960) [details]
> Avoid calling snd_pcm_sw_params with an uninitialized sw_params struct

can you explain why  alsa need at leas 3 buffers since some of the sound card
's driver only support 2 periods per buffer 

     /* ALSA needs at least 3 buffers to work successfully */
     This->mmap_commitahead = 3 * psize;

-- 
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