http://bugs.winehq.org/show_bug.cgi?id=29046
Bug #: 29046 Summary: Office 2007 apps crash loading document properties editing window Product: Wine Version: 1.3.28 Platform: x86 OS/Version: Linux Status: NEW Keywords: regression Severity: normal Priority: P2 Component: mshtml AssignedTo: wine-bugs@winehq.org ReportedBy: dimesio@earthlink.net Classification: Unclassified Regression SHA1: 3eafe92ba31aa4369e652777762b0bd122fa39bb
To reproduce, click the Office button, then select Prepare=>Properties. If dw20.exe (Office's error handler) is not disabled it will intercept the crash and the app will freeze; if dw20.exe is disabled, Wine's crash dialog will appear.
Regression test results:
3eafe92ba31aa4369e652777762b0bd122fa39bb is the first bad commit commit 3eafe92ba31aa4369e652777762b0bd122fa39bb Author: Gerald Pfeifer gerald@pfeifer.com Date: Thu Sep 8 01:08:56 2011 +0200
mshtml: Add failure detection to set_downloading_proc.
:040000 040000 2c68bce4ad6196ae9a4a0c4fbedb897bdc05a3cd 2a4f4357614089b5af4423716979f93e67ef18bf M dlls
Reverting the patch fixes the problem.