http://bugs.winehq.org/show_bug.cgi?id=9927
Summary: qq installer crashes near end Product: Wine Version: 0.9.46. Platform: Other URL: http://im.qq.com/qq/dlqq.shtml OS/Version: other Status: NEW Keywords: download, Installer Severity: normal Priority: P2 Component: wine-ole AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com
While doing my usual "find users complaining about wine" search, I came across a user complaining about something called qq: http://asasong.spaces.live.com/Blog/cns!8EFA9272DD95E921!516.entry Wikipedia says qq is an *extremely* popular IM program in China. It seems to be so popular that people write programs that depend on it. So I tried installing it. The installer first puts up a dialog with a single button. Don't click on the button! It must say "cancel". The dialog shows progress of some download or other. After clicking on defaults (and one radio button), install starts. But it crashes with an OLE problem: wine: Unhandled page fault on read access to 0x00140000 at address 0xb7dc1cbc (thread 0013), starting debugger... =>1 0xb7dc1cbc memcpy+0x1c() in libc.so.6 (0x0034f04c) 2 0x7e92c309 VARIANT_UserMarshal+0x2f9(pFlags=0x34f0cc, Buffer=<register EDI not in topmost frame>, pvar=0x136d18) [/home/dank/wine-git/dlls/oleaut32/usrmarshal.c:524] in oleaut32 (0x0034f08c) 3 0x7e9b5ffa NdrUserMarshalMarshall+0xaa(pStubMsg=<register EDI not in topmost frame>, pMemory=0x136d18, pFormat=0x62503650) [/home/dank/wine-git/dlls/rpcrt4/ndr_marshall.c:3152] in rpcrt4 (0x0034f0dc) 4 0x7e9c6f36 NdrStubCall2+0x1766(pThis=0x1351e8, pChannel=0x135430, pRpcMsg=0x135070, pdwStubPhase=0x34f360) [/home/dank/wine-git/dlls/rpcrt4/ndr_stubless.c:66] in rpcrt4 (0x0034f27c) etc.
Annoyingly, all the text is in Chinese but renders as ?????, even after I install Ubuntu's chinese language support.