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.
http://bugs.winehq.org/show_bug.cgi?id=31541
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, Installer
--- Comment #1 from Austin English austinenglish@gmail.com 2012-08-23 17:09:36 CDT --- Do you get a backtrace if you run it under winedbg?
http://bugs.winehq.org/show_bug.cgi?id=31541
--- Comment #2 from Daniel Jelinski djelinski1@gmail.com 2012-08-24 14:03:32 CDT --- I guess I'm doing something wrong, I don't know how to use it, but here goes:
$ wine winedbg SQLEXPR32.EXE WineDbg starting on pid 0023 start_process () at /home/daniel/wine-git/dlls/kernel32/process.c:1083 0x7b85d213 start_process+0x53 [/home/daniel/wine-git/dlls/kernel32/process.c:1083] in kernel32: movl %edi,0x4(%esp) 1083 return call_process_entry( peb, entry ); Wine-dbg>cont fixme:clusapi:GetNodeClusterState ((null),0x33eb84) stub! fixme:advapi:DecryptFileA "c:\2d54f19c1962857beeecca779f6e\" 00000000 fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x33f2ec 1 C) semi-stub fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x33f0fc 1 C) semi-stub fixme:ole:CoInitializeSecurity ((nil),-1,(nil),(nil),4,3,(nil),0,(nil)) - stub! 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 Process of pid=0023 has terminated Wine-dbg>
http://bugs.winehq.org/show_bug.cgi?id=31541
Don Pobanz dpobanz@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dpobanz@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=31541
Piotr Caban piotr.caban@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |e9b51093deeca572e93906c45fc | |08f6fefefc728 Status|UNCONFIRMED |RESOLVED CC| |piotr.caban@gmail.com Resolution| |FIXED
--- Comment #3 from Piotr Caban piotr.caban@gmail.com 2012-09-07 03:29:04 CDT --- Fixed by e9b51093deeca572e93906c45fc08f6fefefc728 commit.
http://bugs.winehq.org/show_bug.cgi?id=31541
--- Comment #4 from Daniel Jelinski djelinski1@gmail.com 2012-09-07 14:19:29 CDT --- Hello, Thank you Piotr for your work! The installer indeed progresses a bit further with that patch. However, after calling winetricks vcrun2005 it progresses all the way to bug 31522, and with builtin msvcp80 it fails right after clicking Next in the first window. Should I file another bug for that?
http://bugs.winehq.org/show_bug.cgi?id=31541
Piotr Caban piotr.caban@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | Ever Confirmed|0 |1
--- Comment #5 from Piotr Caban piotr.caban@gmail.com 2012-09-07 14:28:37 CDT --- Reopening since the bug was not really fixed.
http://bugs.winehq.org/show_bug.cgi?id=31541
Daniel Jelinski djelinski1@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED
--- Comment #6 from Daniel Jelinski djelinski1@gmail.com 2012-09-13 13:56:10 CDT --- Well, now it looks fixed. Thank you Piotr!
http://bugs.winehq.org/show_bug.cgi?id=31541
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #7 from Alexandre Julliard julliard@winehq.org 2012-09-14 13:34:02 CDT --- Closing bugs fixed in 1.5.13.
https://bugs.winehq.org/show_bug.cgi?id=31541
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|http://go.microsoft.com/fwl |https://web.archive.org/web |ink/?linkid=65212 |/20130318195510/http://down | |load.microsoft.com/download | |/6/C/7/6C7458CA-8B07-411E-9 | |E3B-0DED20512696/SQLEXPR32. | |EXE CC| |focht@gmx.net