http://bugs.winehq.org/show_bug.cgi?id=28120 --- Comment #3 from fracting <fracting(a)gmail.com> 2011-09-06 14:11:16 CDT --- Hello, append winedbg log file: bt_all.log log is like below Wine-dbg>0x7038f830 GLIBC_2+0x830 in ld-linux.so.2: int $0x80 Backtracing for thread 002c in process 0008 (C:\Program Files\Thunder Network\MiniThunder\Bin\ThunderMini.exe): Backtrace: =>0 0x7038f830 GLIBC_2+0x830() in ld-linux.so.2 (0x01a6e5ec) 1 0x7bc7fe30 NTDLL_wait_for_multiple_objects+0x1cc(count=0x2, handles=0x1a6e87c, flags=0x4, timeout=(nil), signal_object=0x0(nil)) [/home/fracting/wine-git/dlls/ntdll/sync.c:1124] in ntdll (0x01a6e7fc) 2 0x7bc7ff0e NtWaitForMultipleObjects+0x67(count=0x2, handles=0x1a6e87c, wait_all=0, alertable=0, timeout=(nil)) [/home/fracting/wine-git/dlls/ntdll/sync.c:1162] in ntdll (0x01a6e84c) 3 0x7b87158a WaitForMultipleObjectsEx+0x135(count=0x2, handles=0x1a6ea24, wait_all=0, timeout=0xffffffff, alertable=0) [/home/fracting/wine-git/dlls/kernel32/sync.c:188] in kernel32 (0x01a6e99c) 4 0x7b87144a WaitForMultipleObjects+0x39(count=0x2, handles=0x1a6ea24, wait_all=0, timeout=0xffffffff) [/home/fracting/wine-git/dlls/kernel32/sync.c:148] in kernel32 (0x01a6e9cc) 5 0x00433978 in thundermini (+0x33977) (0x01a6ea44) 6 0x00433a2b in thundermini (+0x33a2a) (0x01a6ea58) Since all thread of ThunderMini.exe is waiting, I think that's a deadlock, please let me know if I make mistakes. Thanks! -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.