http://bugs.winehq.org/show_bug.cgi?id=29638
Bug #: 29638 Summary: QQ International crash after login (iexplore) Product: Wine Version: 1.3.37 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: fracting@gmail.com Classification: Unclassified
1. Download and install qq: http://dl_dir.qq.com/qqfile/qq/QQ2010/QQIntl1.0.exe
sha1sum: 10f67ede6b52f260257d2217800dd2a700332f9d QQIntl1.0.exe
2. winetricks riched20, workaround Bug 29636
3. Start QQ and login to QQ $ cd ".wine/drive_c/Program Files/Tencent/QQIntl/Bin" $ wine QQ.exe
The crash seems happen after QQ popup the "QQ International today" news dialog.
The last log before crashing: --- snip --- ###!!! ASSERTION: invalid default font returned by GetDefaultFont: 'defaultFont', file /build/wine-mozilla-1.4/gfx/thebes/gfxFont.cpp, line 2004 fixme:dbghelp:elf_search_auxv can't find symbol in module --- snip ---
Backtrace: =>0 0x7b835f73 DbgBreakPoint+0x3() [/home/fracting/wine-git/dlls/kernel32/../../include/winternl.h:1996] in kernel32 (0x0032cd28) 1 0x3acd92f9 RealBreak+0xc() [/build/wine-mozilla-1.4/xpcom/base/nsDebugImpl.cpp:395] in xul (0x0032cd38) 2 0x3acd95b9 Break+0x2bd(aMsg="###!!! ASSERTION: invalid default font returned by GetDefaultFont: 'defaultFont', file /build/wine-mozilla-1.4/gfx/thebes/gfxFont.cpp, line 2004") [/build/wine-mozilla-1.4/xpcom/base/nsDebugImpl.cpp:483] in xul (0x0032d1b8) 3 0x3acd92d0 NS_DebugBreak_P+0x26e(aSeverity=0x1, aStr=*** invalid address 0x3bc63f98 ***, aExpr=*** invalid address 0x3bc63f8a ***, aFile=*** invalid address 0x3bc63a8c ***, aLine=0x7d4) [/build/wine-mozilla-1.4/xpcom/base/nsDebugImpl.cpp:380] in xul (0x0032d5d8) 4 0x3ad3aa97 gfxFontGroup::BuildFontList+0x9e(this=0x47b1ab8) [/build/wine-mozilla-1.4/gfx/thebes/gfxFont.cpp:2004] in xul (0x0032d9c8)
winetricks ie7 works around for it.