http://bugs.winehq.org/show_bug.cgi?id=23171
Summary: Adobe CS4 installer causes a page fault Product: Wine Version: 1.1.41 Platform: x86 URL: http://trials.adobe.com/Applications/Photoshop/CS4/Win /ADBEPHSPCS4_LS1.7z OS/Version: Linux Status: NEW Keywords: download, Installer, regression Severity: minor Priority: P2 Component: mshtml AssignedTo: wine-bugs@winehq.org ReportedBy: kennybobs@o2.co.uk CC: jacek@codeweavers.com
Created an attachment (id=28824) --> (http://bugs.winehq.org/attachment.cgi?id=28824) Wine 1.2-rc3 console output
Working around Bug 18070, Photoshop CS4's installer now causes a page fault in mshtml.
This is a regression.
da01d8acaf5d955a055d7ea78220cfa8d747ef70 is the first bad commit commit da01d8acaf5d955a055d7ea78220cfa8d747ef70 Author: Jacek Caban jacek@codeweavers.com Date: Thu Mar 18 01:05:10 2010 +0100
mshtml: Moved removing event target to separated function.
:040000 040000 ca78f2f3a6abc7af1e6c33e3ef667fe9dfbb2e78 411a338e71a21795f949c2be145b890b98df2504 M dlls
http://source.winehq.org/git/wine.git/?a=commitdiff;h=da01d8acaf5d955a055d7e...
I cannot revert this patch in latest git (1.2-rc3) but checking out the commit before removes the problem.
winetricks ie6 is the workaround.