http://bugs.winehq.org/show_bug.cgi?id=25159
Summary: Gmax installer crashes Product: Wine Version: 1.3.7 Platform: x86 URL: http://www.turbosquid.com/gmax OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: msi AssignedTo: wine-bugs@winehq.org ReportedBy: gyebro69@gmail.com CC: hans@meelstraat.net
Created an attachment (id=31913) --> (http://bugs.winehq.org/attachment.cgi?id=31913) terminal output including a backtrace
The installer of Gmax (a freeware video game modelling tool) crashes during installation. It works with Wine-1.3.5.
The result of the regression test:
eaa57c5b7bdcc0fb5a2004a7e388ac5a1ed03ead is the first bad commit commit eaa57c5b7bdcc0fb5a2004a7e388ac5a1ed03ead Author: Hans Leidekker hans@codeweavers.com Date: Tue Oct 19 11:27:44 2010 +0200
msi: Compare strings without depending on thread locale.
:040000 040000 aa909e718816ee31784ca0843f734b2f2abbf12c e2b17e18cb0f295859a03ed1853a65e7a3322b6f M dlls
The patch cannot be reverted cleanly. After git checkout eaa57c5b7bdcc0fb5a2004a7e388ac5a1ed03ead > the installer is broken git reset --hard HEAD^ > the installer finishes its job correctly.
Author of the patch added to CC. Feel free to inform me if you need a log with specific debug channels.
http://bugs.winehq.org/show_bug.cgi?id=25159
GyB gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, Installer, | |regression
http://bugs.winehq.org/show_bug.cgi?id=25159
--- Comment #1 from Hans Leidekker hans@meelstraat.net 2010-11-14 04:09:49 CST --- Created an attachment (id=31915) --> (http://bugs.winehq.org/attachment.cgi?id=31915) msi: Components don't require a key path.
Give this a try.
http://bugs.winehq.org/show_bug.cgi?id=25159
--- Comment #2 from GyB gyebro69@gmail.com 2010-11-14 04:41:33 CST --- The patch works and the installation can be completed again.
http://bugs.winehq.org/show_bug.cgi?id=25159
GyB gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #3 from GyB gyebro69@gmail.com 2010-11-16 13:39:04 CST --- Fixed in wine-1.3.7-103-gb8d0c0d by commit 6d13e2fd4b796b14082cc3605df8ed9696c4aa6c.
http://bugs.winehq.org/show_bug.cgi?id=25159
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org 2010-11-26 13:15:33 CST --- Closing bugs fixed in 1.3.8.
http://bugs.winehq.org/show_bug.cgi?id=25159
Hans Leidekker hans@meelstraat.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |6d13e2fd4b796b14082cc3605df | |8ed9696c4aa6c Regression SHA1| |eaa57c5b7bdcc0fb5a2004a7e38 | |8ac5a1ed03ead