http://bugs.winehq.org/show_bug.cgi?id=33579
Bug #: 33579 Summary: Tencent TM hangs randomly with err:ntdll:RtlpWaitForCriticalSection Product: Wine Version: 1.5.29 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: lilydjwg@gmail.com Classification: Unclassified
Created attachment 44458 --> http://bugs.winehq.org/attachment.cgi?id=44458 Complete log
It hangs with the following log again and again (if you wait):
err:ntdll:RtlpWaitForCriticalSection section 0x70460350 "?" wait timed out in thread 0032, blocked by 0047, retrying (60 sec)
Steps to reproduce:
1. winetricks -q riched20 ie6 mfc42 riched20 is used to work around bug 29636
2. download the binary and install: http://dl_dir.qq.com/qqfile/tm/TM2009Beta3.4_chs.exe
$ md5sum TM2009Beta3.4_chs.exe 6e3380008c4c492ef858e52f7b72bfa4 TM2009Beta3.4_chs.exe
3. cd ~/.wine/drive_c/Program\ Files/Tencent/TM2008/Bin && wine TM.exe
4. Login. I found a testing account here: http://bugs.winehq.org/show_bug.cgi?id=33076#c1 (QQ and TM use the same account; they are just different clients). Or register one here: http://reg.imqq.com/
5. wait some random time for it to hang. Several minutes for me with Wine 1.5.29. In the meanwhile you can try to mouse over its UI.
6. kill it with a signal. Ctrl-C won't work.