http://bugs.winehq.org/show_bug.cgi?id=11766
--- Comment #2 from Juan Lang juan_lang@yahoo.com 2008-08-20 16:05:45 --- With today's git, I get a deadlock at startup:
err:ole:CoGetClassObject class {6c736db1-bd94-11d0-8a23-00aa00b58e10} not registered err:ole:CoGetClassObject no class object {6c736db1-bd94-11d0-8a23-00aa00b58e10} could be created for context 0x1 err:ntdll:RtlpWaitForCriticalSection section 0x7bc8f764 "loader.c: loader_section" wait timed out in thread 0009, blocked by 002a, retrying (60 sec) err:ntdll:RtlpWaitForCriticalSection section 0x110048 "heap.c: main process heap section" wait timed out in thread 002a, blocked by 0009, retrying (60 sec)
I don't see any heap errors though. I'm tempted to say this is "fixed," or at least that the crypt32 errors are fixed.