http://bugs.winehq.org/show_bug.cgi?id=6335
Summary: Crash: Error in RtlpWaitForCriticalSection, Warcraft III Frozen Throne Product: Wine Version: 0.9.21. Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-binary AssignedTo: wine-bugs@winehq.org ReportedBy: apanloco@gmail.com
While playing warcraft the game crashes with the following output:
err:ntdll:RtlpWaitForCriticalSection section 0x1b4014 "WINEALSA_mmap_crst" wait timed out in thread 000e, blocked by 0000, retrying (60 sec) err:ntdll:RtlpWaitForCriticalSection section 0x1b4014 "WINEALSA_mmap_crst" wait
timed out in thread 001c, blocked by 0000, retrying (60 sec) err:ntdll:RtlpWaitForCriticalSection section 0x1b4014 "WINEALSA_mmap_crst" wait
timed out in thread 0010, blocked by 0000, retrying (60 sec) err:ntdll:RtlpWaitForCriticalSection section 0x1b4014 "WINEALSA_mmap_crst" wait
timed out in thread 0011, blocked by 0000, retrying (60 sec) err:ntdll:RtlpWaitForCriticalSection section 0x1b4014 "WINEALSA_mmap_crst" wait
timed out in thread 0012, blocked by 0000, retrying (60 sec) err:ntdll:RtlpWaitForCriticalSection section 0x1b4014 "WINEALSA_mmap_crst" wait
timed out in thread 0013, blocked by 0000, retrying (60 sec) err:ntdll:RtlpWaitForCriticalSection section 0x1b4014 "WINEALSA_mmap_crst" wait
timed out in thread 0014, blocked by 0000, retrying (60 sec) err:ntdll:RtlpWaitForCriticalSection section 0x1b4014 "WINEALSA_mmap_crst" wait
timed out in thread 0015, blocked by 0000, retrying (60 sec) err:ntdll:RtlpWaitForCriticalSection section 0x1b4014 "WINEALSA_mmap_crst" wait
timed out in thread 0016, blocked by 0000, retrying (60 sec) err:ntdll:RtlpWaitForCriticalSection section 0x1b4014 "WINEALSA_mmap_crst" wait
timed out in thread 0017, blocked by 0000, retrying (60 sec) err:ntdll:RtlpWaitForCriticalSection section 0x1b4014 "WINEALSA_mmap_crst" wait
timed out in thread 0018, blocked by 0000, retrying (60 sec) err:ntdll:RtlpWaitForCriticalSection section 0x1b4014 "WINEALSA_mmap_crst" wait
timed out in thread 001b, blocked by 0000, retrying (60 sec) da@big:~$ killall wineserver da@big:~$ killall wineserver da@big:~$ wine --version Wine 0.9.21 da@big:~$ cat /proc/version Linux version 2.6.15-27-386 (buildd@terranova) (gcc version 4.0.3 (Ubuntu 4.0.3-1ubuntu5)) #1 PREEMPT Sat Sep 16 01:51:59 UTC 2006
The last frames of sound loops continously until I kill the wineserver.