http://bugs.winehq.org/show_bug.cgi?id=13130
--- Comment #7 from Maarten Lankhorst m.b.lankhorst@gmail.com 2008-05-12 11:35:01 --- Ok, the error seems to be:
trace:dsalsa:IDsDriverBufferImpl_GetPosition At position: 4116 (3476) - Used -640 ... warn:dsound:DSOUND_PerformMix Probable buffer underrun
I don't think that the Used variable should ever be negative. Looking more at it indicates that the amount of available frames is higher then the amount of frames in the buffer which is awkward. I don't think that case is handled well in the wine code, so I will need to think about it.
Which distribution are you running?