http://bugs.winehq.org/show_bug.cgi?id=21951
Summary: 3D Studio Max 2010 trial installer crashes in GdipCreateTextureIA Product: Wine Version: 1.1.40 Platform: x86 URL: http://usa.autodesk.com/adsk/servlet/pc/index?siteID=1 23112&id=13571450 OS/Version: Linux Status: NEW Keywords: download, Installer Severity: normal Priority: P2 Component: gdiplus AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com
I tried $ rm -rf .wine $ wine Autodesk_3ds_Max_2010_English_WIN_32_Trial.exe and, after unpacking, it put up the splash screen and then crashed quickly with
fixme:gdiplus:GdipCreateBitmapFromGraphics hacked stub wine: Unhandled page fault on read access to 0x00000000 at address 0x6879b35a (thread 0031), starting debugger... Backtrace: =>0 GdipCreateTextureIA+0x268(image=0x1cdcd0, imageattr=(nil), x=0.000000, y=111.000000, width=240.000000, height=81.000000, texture=0x33dfb0) [dlls/gdiplus/brush.c:841] in gdiplus (0x0033df78) 1 litehtml (+0x6317) (0x0033e05c) 2 litehtml (+0x5fe4) (0x68662f20) GdipCreateTextureIA+0x268 [dlls/gdiplus/brush.c:841] in gdiplus: movl 0x0(%edx),%edx 841 (*texture)->wrap = imageattr->wrap;
I worked around this with $ sh winetricks gdiplus $ cd .wine/drive_c/Autodesk/Autodesk_3dsmax_2010_English_Trial $ wine setup
and then the installer let me start actually installing.
http://bugs.winehq.org/show_bug.cgi?id=21951
--- Comment #1 from Vincent Povirk madewokherd@gmail.com 2010-03-06 19:04:52 --- That should probably default to WrapModeTile, if imageattr is NULL.
http://bugs.winehq.org/show_bug.cgi?id=21951
Jaime Rave jaimerave@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jaimerave@gmail.com
--- Comment #2 from Jaime Rave jaimerave@gmail.com 2010-03-07 21:08:29 --- Looks like a dup of bug 21662
http://bugs.winehq.org/show_bug.cgi?id=21951
--- Comment #3 from Dan Kegel dank@kegel.com 2010-03-07 22:26:32 --- *** Bug 21662 has been marked as a duplicate of this bug. ***
http://bugs.winehq.org/show_bug.cgi?id=21951
--- Comment #4 from Dan Kegel dank@kegel.com 2010-03-07 22:27:53 --- Yeah, thanks. (This is why I paste the key part of the log into the bug report - bugzilla can't search attachments.) I marked that one as a dup since Vincent had an interesting comment here.
http://bugs.winehq.org/show_bug.cgi?id=21951
--- Comment #5 from Vincent Povirk madewokherd@gmail.com 2010-03-08 11:39:29 --- Patch sent: http://www.winehq.org/pipermail/wine-patches/2010-March/085612.html
http://bugs.winehq.org/show_bug.cgi?id=21951
Peter Belm peterbelm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |peterbelm@gmail.com
--- Comment #6 from Peter Belm peterbelm@gmail.com 2010-03-13 19:03:19 --- (In reply to comment #5)
Patch sent: http://www.winehq.org/pipermail/wine-patches/2010-March/085612.html
I can confirm this patch fixes this bug.
http://bugs.winehq.org/show_bug.cgi?id=21951
Andrew Nguyen arethusa26@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #7 from Andrew Nguyen arethusa26@gmail.com 2010-03-15 15:46:07 --- The patch was committed as 69e9de1867d78ba54c58d028642efde1880161de, so this is fixed.
http://bugs.winehq.org/show_bug.cgi?id=21951
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #8 from Alexandre Julliard julliard@winehq.org 2010-03-19 14:11:00 --- Closing bugs fixed in 1.1.41.
http://bugs.winehq.org/show_bug.cgi?id=21951
Andrew V. Anisimov anisimov@appsys.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |anisimov@appsys.net
--- Comment #9 from Andrew V. Anisimov anisimov@appsys.net 2010-03-27 15:27:41 --- *** Bug 21797 has been marked as a duplicate of this bug. ***