http://bugs.winehq.org/show_bug.cgi?id=31301
Bug #: 31301 Summary: ThunderMini deadlock at start with builtin msvcr71 Product: Wine Version: 1.5.9 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: msvcrt AssignedTo: wine-bugs@winehq.org ReportedBy: fracting@gmail.com Classification: Unclassified
1. Download ThunderMini installer:
http://down.sandai.net/mini/ThunderMiniInstall1.5.1.238.exe
2. Install with Wine
3. Start ThunderMini.exe $ cd ~/".wine/drive_c/Program Files/Thunder Network/MiniThunder/Bin" $ wine ThunderMini.exe
Expect result: Show the app GUI Actual result: Deadlock, the app does not show GUI.
a +tid,+msvcp90,+msvcrt log is attached
--- snip --- 0009:trace:msvcp90:basic_streambuf_wchar_setg (0x32f59c 0x146490 (nil) 0x146490) 0009:trace:msvcrt:MSVCRT_operator_delete (0x146470) 0009:err:ntdll:RtlpWaitForCriticalSection section 0x110060 "heap.c: main process heap section" wait timed out in thread 0009, blocked by a8000009, retrying (60 sec) --- snip ---
Workaround by `winetricks vcrun2003`