http://bugs.winehq.org/show_bug.cgi?id=27304
--- Comment #13 from Qian Hong fracting@gmail.com 2012-07-18 22:09:10 CDT --- WineDbg starting on minidump on pid 0008 QQMusic.exe was running on #4 Intel Pentium Pro/II or AMD Athlon (42.7) CPUs on Windows XP (2600) [on wine-1.5.9-33-gb20a1f5, on top of Linux (3.0.0-20-generic-pae)] Register dump: CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b EIP:01e51958 ESP:0032e318 EBP:0032e360 EFLAGS:00210206( R- -- I - -P- ) EAX:72c89d22 EBX:021481f8 ECX:00000000 EDX:021481d0 ESI:0032e394 EDI:02148204 Stack dump: 0x0032e318: 02148278 02147fcc 00000000 0000002f 0x0032e328: 00000004 00000000 021481d0 0032e3a4 0x0032e338: 0214827a 021481f8 0032e394 021480e0 0x0032e348: 02148278 6aedbd6d 418a3fb5 457fa683 0x0032e358: 72c89d22 92ceffff 00000000 01e5b746 0x0032e368: 02148278 00000000 0032e394 0032e3a4 0006: sel=0037 base=00000000 limit=00000000 32-bit r-- Backtrace: =>0 0x01e51958 in qqmusicskin2 (+0x1958) (0x0032e360) WineDbg starting on pid 0008
--- snip --- 0x0032e348: ........ 6aedbd6d 418a3fb5 457fa683 0x0032e358: 72c89d22 --- snip ---
Which is the same as:
DEFINE_GUID(FrameDimensionTime, 0x6aedbd6d, 0x3fb5, 0x418a, 0x83, 0xa6, 0x7f, 0x45, 0x22, 0x9d, 0xc8, 0x72);
Also found another workround (with buitin gdiplus): delete "C:/Program Files/Tencent/QQMusic/QQMusicSkin/2011/MainLogin/Loginning/Loading.gif", then QQMusic will start without crash.