http://bugs.winehq.org/show_bug.cgi?id=29041
--- Comment #8 from Ahmed W. oneofone@gmail.com 2011-11-09 16:47:12 CST --- More observations. 1. the debugger actually locks up (I can't actually type bt in it, the output I posted is what I get once I move the mouse) and I can't ctrl+c it, gives me : ^Cerr:ntdll:RtlpWaitForCriticalSection section 0x7e279080 "../../../wine-git/dlls/winex11.drv/x11drv_main.c: X11DRV_CritSection" wait timed out in thread 003a, blocked by 0009, retrying (60 sec) err:ntdll:RtlpWaitForCriticalSection section 0x7b8fea20 "../../../wine-git/dlls/kernel32/console.c: CONSOLE_CritSect" wait timed out in thread 003b, blocked by 003a, retrying (60 sec) When I kill -9 the process.
2. the cursor actually shows up once the process crashes.
3. Using the latest git (from 5 mins ago, wine-1.3.32-122-g2e5f73e) makes no difference. (earlier report was using the 1.3.32 tag)