http://bugs.winehq.org/show_bug.cgi?id=31883
--- Comment #4 from Rico kgbricola@web.de 2012-10-04 15:37:43 CDT --- Could you check, in one run if the blocking thread from the error: "err:ntdll:RtlpWaitForCriticalSection section 0x7e265040 "../../../wine-git/dlls/winex11.drv/opengl.c: context_section" wait timed out in thread 0009, blocked by 002d, retrying (60 sec)" is equal the thread which called xcb_wait_for_reply: "4 0x7dfb27b7 xcb_wait_for_reply+0x66() in libxcb.so.1 (0x7def7374)"
Though, make sure you use the values from the same run. If they are equal, please have a look at bug 31406. Does current git from libxcb help for you? (build instructions are here: http://forum.winehq.org/viewtopic.php?f=2&t=17203, but you don't need the debug patch anymore, so skip the line with "git apply ../<name>.patch").