http://bugs.winehq.org/show_bug.cgi?id=6090
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Component|-unknown |gdiplus Ever Confirmed|0 |1
--- Comment #2 from Austin English austinenglish@gmail.com 2008-11-21 08:36:35 --- http://downloads.slingmedia.com/get/sp-win-us.html#
Installer try to install dotnet20, fails. Continues, then fails at end with msi error 1603, and a crash: =>1 0x10076a1b in issetup (+0x76a1b) (0x00339714) 2 0x10074e10 in issetup (+0x74e10) (0x00339778) 3 0x1006cda6 in issetup (+0x6cda6) (0x0033b240) 4 0x10085ac7 in issetup (+0x85ac7) (0x0033b388) 5 0x0040ad79 in slingplayersetup (+0xad79) (0x0033b45c) 6 0x00414378 in slingplayersetup (+0x14378) (0x0033dee8) 7 0x004139c6 in slingplayersetup (+0x139c6) (0x0033e724) 8 0x0041b6fd in slingplayersetup (+0x1b6fd) (0x0033f5bc) 9 0x0041acfe in slingplayersetup (+0x1acfe) (0x0033f620) 10 0x0040e913 in slingplayersetup (+0xe913) (0x0033fe6c) 11 0x00428251 in slingplayersetup (+0x28251) (0x0033fef8) 12 0x7ee5422b start_process+0xe4(arg=(nil)) [/home/austin/wine-git/dlls/kernel32/process.c:904] in kernel32 (0x0033ffe8)
Install seems done, but crashes on launch with: =>1 0xb7cc1b56 memcpy+0x46() in libc.so.6 (0x0032de18) 2 0x7e1ac368 GdipCreateTexture2I+0xcb(image=0x1934688, wrapmode=WrapModeTile, x=350, y=0, width=57, height=200, texture=0x32de94) [/home/austin/wine-git/dlls/gdiplus/brush.c:638] in gdiplus (0x0032de68)
Native gdiplus works around this, then starts fine. I'll mark it as a gdiplus bug for now.