http://bugs.winehq.org/show_bug.cgi?id=1944
Summary: RtlpWaitForCriticalSection wait timed out in thread Product: Wine Version: 20031212 Platform: Other OS/Version: FreeBSD Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-binary AssignedTo: wine-bugs@winehq.org ReportedBy: jau@iki.fi
I tried to install the game Pharaoh to test how well wine manages. When the installation automate was running I got these error message...
err:ntdll:RtlpWaitForCriticalSection section 0x20777520 "../../windows/user.c: USER_SysLevel" wait timed out in thread 000c, blocked by 000b, retrying (60 sec) winewine in free(): warning: recursive call wine in malloc(): warning: recursive call in malloc(): warning: recursive call err:ntdll:RtlpWaitForCriticalSection section 0x20947120 "x11drv_main.c: X11DRV_CritSection" wait timed out in thread 000b, blocked by 000c, retrying (60 sec) wine: Unhandled exception (thread 000b), starting debugger...
after this wine gave up.