http://bugs.winehq.org/show_bug.cgi?id=31882 --- Comment #29 from Qian Hong <fracting(a)gmail.com> 2012-10-22 08:34:31 CDT --- (In reply to comment #28) Sorry for no response to Erich. I build libxcb 1.9 and make sure wine uses the new libxcb: $ ldd /usr/local/lib/wine/winex11.drv.so | grep libxcb libxcb.so.1 => /usr/local/lib/libxcb.so.1 (0xb726d000) Then I use `winetricks -q corefonts` to install corefont, and get the below deadlock: --- err:ntdll:RtlpWaitForCriticalSection section 0x7ea23948 "win.c: surfaces_section" wait timed out in thread 002c, blocked by 002e, retrying (60 sec) --- and another deadlock: --- err:ntdll:RtlpWaitForCriticalSection section 0x13dba4 "bitblt.c: surface" wait timed out in thread 0037, blocked by 0000, retrying (60 sec) --- I got the first deadlock one time in ten times, the second deadlock three time in ten times, I no longer see crashing now. wine-1.5.15-204-g673617e -- 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.