http://bugs.winehq.org/show_bug.cgi?id=4490
Juan Lang juan_lang@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |urlmon
--- Comment #20 from Juan Lang juan_lang@yahoo.com 2009-11-02 17:52:55 --- (In reply to comment #19)
Doesn't launch in git. No terminal output, just a silent hang.
Using a native urlmon gets past this. Following this is the WTSRegisterSessionNotification fixme, followed by the hang waiting for the loader:
fixme:wtsapi:WTSRegisterSessionNotification Stub 0x10038 0x00000000 err:ntdll:RtlpWaitForCriticalSection section 0x7bc9bb24 "loader.c: loader_section" wait timed out in thread 001b, blocked by 0009, retrying (60 sec)
Pressing Ctrl-C leads to the unimplemented CertGetIntendedKeyUsage crash. Fortunately a stub gets past it. I'll attach a patch for that in a sec. Since the hang requires native urlmon to get past, I'm changing the component to urlmon.