http://bugs.winehq.org/show_bug.cgi?id=31541
Bug #: 31541 Summary: Microsoft SQL Server 2005 Express Edition installer fails due to unhandled exception Product: Wine Version: 1.5.11 Platform: x86 URL: http://go.microsoft.com/fwlink/?linkid=65212 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: msvcp AssignedTo: wine-bugs@winehq.org ReportedBy: djelinski1@gmail.com Classification: Unclassified
Now that bug 30088 is out of the picture, the installer fails with unhandled exception: wine: Unhandled page fault on write access to 0x00000004 at address 0x7bc4a309 (thread 002a), starting debugger... err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr 0x7bc4a309
No debugger is ever started and the application terminates immediately, so no backtrace. Native msvcp80 works around this bug.
Native mspatcha.dll is required to work around bug 12501 and get this far.