http://bugs.winehq.org/show_bug.cgi?id=27149
Summary: Clones demo installer crashes Product: Wine Version: 1.3.19 Platform: x86 URL: http://clonesgame.com/sites/clonesgame.com/modules/pub dlcnt/pubdlcnt.php?file=http://clones.s3.amazonaws.com /ClonesGameDemo_1.29.exe&nid=220 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=34680) --> (http://bugs.winehq.org/attachment.cgi?id=34680) terminal output
The installer of the demo (Clones) crashes during installation.
To reproduce the problem: 1) Launch the installer by wine ClonesGameDemo_1.29.exe. 2) Click on <Next>, accept EULA, <Next>, <Install>...a crash occurs here.
This is due to the following commit:
395479f0d194b7b7e1cf6b766825f492faafde5d is the first bad commit commit 395479f0d194b7b7e1cf6b766825f492faafde5d Author: Hans Leidekker hans@codeweavers.com Date: Fri May 6 14:39:42 2011 +0200
msi: Avoid loading cabinet streams more than once.
:040000 040000 6a52194c1bed51cb08ca316fb0aa5909b65507d7 929d4a4fabe9b29e4c76580a67f7057a12a0767c M dlls
The patch can be reverted cleanly on wine-1.3.19-332-gadcce5d and that fixed the problem.
Author of the patch added to CC.
http://bugs.winehq.org/show_bug.cgi?id=27149
GyB gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, Installer, | |regression
--- Comment #1 from GyB gyebro69@gmail.com 2011-05-13 10:35:38 CDT --- Added some keywords.
http://bugs.winehq.org/show_bug.cgi?id=27149
Juan Lang juan_lang@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #2 from Juan Lang juan_lang@yahoo.com 2011-05-17 17:19:39 CDT --- Fixed by http://source.winehq.org/git/wine.git/?a=commit;h=c5ab1c37bf0d21bf46ffb0ab94...
http://bugs.winehq.org/show_bug.cgi?id=27149
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org 2011-05-27 13:35:58 CDT --- Closing bugs fixed in 1.3.21.
http://bugs.winehq.org/show_bug.cgi?id=27149
Hans Leidekker hans@meelstraat.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |c5ab1c37bf0d21bf46ffb0ab944 | |6d0507fe33ae8 Regression SHA1| |395479f0d194b7b7e1cf6b76682 | |5f492faafde5d