http://bugs.winehq.org/show_bug.cgi?id=28273
Summary: Unhandled page fault while installing some 64-bit IE7/IE8 DLLs Product: Wine Version: 1.3.27 Platform: x86-64 URL: http://download.microsoft.com/download/7/5/4/754D6601- 662D-4E39-9788-6F90D8E5C097/IE8-WindowsServer2003-x64- ENU.exe OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: RandomAccountName@mail.com
Created an attachment (id=36225) --> (http://bugs.winehq.org/attachment.cgi?id=36225) Terminal output
Regsvr32.exe crashes with an unhandled page fault while trying to install some of the 64-bit DLLs (browseui.dll, shdocvw.dll, urlmon.dll) installed by IE7 and IE8 x64. The 32-bit versions can be installed without this problem. Minimal steps to reproduce:
1. Change the reported Windows version to Windows 2003 in winecfg 2. Run the installer, and manually kill cmd.exe after a lot of "err:setupapi:..." lines are printed in the terminal to work around bug 28213 3. Run wineboot 4. Run WINEDLLOVERRIDES=urlmon=n wine64 regsvr32 /i urlmon.dll