http://bugs.winehq.org/show_bug.cgi?id=37007
Vincent Povirk madewokherd@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|bugzilla-unknown |-unknown Version|unspecified |1.7.22 Product|WineHQ Bugzilla |Wine
--- Comment #1 from Vincent Povirk madewokherd@gmail.com --- [TID:9]LoadLibrary!!!!!!!!! ... err:ntdll:RtlpWaitForCriticalSection section 0x4887ea4 "loader.c: loader_section" wait timed out in thread 0022, blocked by 0009, retrying (60 sec) err:ntdll:RtlpWaitForCriticalSection section 0x4887ea4 "loader.c: loader_section" wait timed out in thread 0023, blocked by 0009, retrying (60 sec)
So, it's a hang that causes a crash later.
Does this only happen when run in valgrind?
Can you get a log with WINEDEBUG=module,tid ?