http://bugs.winehq.org/show_bug.cgi?id=20492
Summary: Adobe CS4 installer hangs in memory and has to be killed Product: Wine Version: 1.1.31 Platform: PC URL: http://trials.adobe.com/Applications/Photoshop/CS4/Win /ADBEPHSPCS4_LS1.7z OS/Version: Linux Status: NEW Keywords: download, regression Severity: normal Priority: P2 Component: jscript AssignedTo: wine-bugs@winehq.org ReportedBy: kennybobs@o2.co.uk CC: jacek@codeweavers.com Blocks: 15638,18070
Created an attachment (id=24397) --> (http://bugs.winehq.org/attachment.cgi?id=24397) wine-1.1.32-119-g07c321b +jscript
The Adobe CS4 installer appears to do nothing, hangs in memory and has to be killed.
This is a recent regression.
fbb763a53e92a38436acf5f542f213b85491f086 is first bad commit commit fbb763a53e92a38436acf5f542f213b85491f086 Author: Jacek Caban jacek@codeweavers.com Date: Mon Oct 19 20:42:03 2009 +0200
jscript: Use the value returned from constructor in 'new' expression if the value if an object.
:040000 040000 5e66b60cce239d7e6b0f38fd64be3f47904e79bd 1586a99523eba0296aaebc0f65e5ff2f0dc240c5 M dlls
http://source.winehq.org/git/wine.git/?a=commit;h=fbb763a53e92a38436acf5f542...
Reverting this commit in latest git causes a page fault, but checking-out the previous commit fixes the problem.
Probably affects CS3 products too, but I have none to test.