http://bugs.winehq.org/show_bug.cgi?id=30947
--- Comment #6 from Vincent Povirk madewokherd@gmail.com 2012-06-20 09:08:04 CDT --- 0051:trace:module:MODULE_InitDLL (0x6d500000 L"libmono-2.0-x86.dll",THREAD_ATTACH,(nil)) - CALL 0051:err:ntdll:RtlpWaitForCriticalSection section 0x6d7859e8 "?" wait timed out in thread 0051, blocked by 0000, retrying (60 sec) 0050:err:ntdll:RtlpWaitForCriticalSection section 0x7bcbf940 "/var/tmp/portage/app-emulation/wine-1.5.6/work/wine-1.5.6/dlls/ntdll/loader.c: loader_section" wait timed out in thread 0050, blocked by 0051, retrying (60 sec)
So it's something in Mono's DllMain.
I tried the downloadable demo and the steam demo and wasn't able to reproduce the bug. :(
It'd be really nice if we could get a backtrace of this somehow.