http://bugs.winehq.org/show_bug.cgi?id=25592
Summary: Internet Explorer 7/8 x64 installers crash: unimplemented function msvcrt.dll._local_unwind Product: Wine Version: 1.3.9 Platform: x86-64 URL: http://download.microsoft.com/download/1/1/4/114d5b07- 4dbc-42f3-96fa-2097e207d0af/IE7-WindowsServer2003-x64- enu.exe OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: msvcrt AssignedTo: wine-bugs@winehq.org ReportedBy: RandomAccountName@mail.com
In git, I can get partway through the 64-bit IE7/IE8 installers for Server 2003, but then they crash. Terminal shows:
wine: Call from 0x7fd8f7ecb4f8 to unimplemented function msvcrt.dll._local_unwind, aborting wine: Unimplemented function msvcrt.dll._local_unwind called at address 0x7fd8f7ecb4f8 (thread 0022), starting debugger...
The steps to reproduce this are:
1. Set Windows version to 2003 (using a WoW64 prefix) 2. Run the installer 3. Uncheck "install the latest updates" [etc.] when prompted