[Bug 31541] New: Microsoft SQL Server 2005 Express Edition installer fails due to unhandled exception
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(a)winehq.org ReportedBy: djelinski1(a)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. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=31541 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, Installer --- Comment #1 from Austin English <austinenglish(a)gmail.com> 2012-08-23 17:09:36 CDT --- Do you get a backtrace if you run it under winedbg? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=31541 --- Comment #2 from Daniel Jelinski <djelinski1(a)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> -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=31541 Don Pobanz <dpobanz(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dpobanz(a)gmail.com -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=31541 Piotr Caban <piotr.caban(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |e9b51093deeca572e93906c45fc | |08f6fefefc728 Status|UNCONFIRMED |RESOLVED CC| |piotr.caban(a)gmail.com Resolution| |FIXED --- Comment #3 from Piotr Caban <piotr.caban(a)gmail.com> 2012-09-07 03:29:04 CDT --- Fixed by e9b51093deeca572e93906c45fc08f6fefefc728 commit. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=31541 --- Comment #4 from Daniel Jelinski <djelinski1(a)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? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=31541 Piotr Caban <piotr.caban(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | Ever Confirmed|0 |1 --- Comment #5 from Piotr Caban <piotr.caban(a)gmail.com> 2012-09-07 14:28:37 CDT --- Reopening since the bug was not really fixed. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=31541 Daniel Jelinski <djelinski1(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED --- Comment #6 from Daniel Jelinski <djelinski1(a)gmail.com> 2012-09-13 13:56:10 CDT --- Well, now it looks fixed. Thank you Piotr! -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=31541 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #7 from Alexandre Julliard <julliard(a)winehq.org> 2012-09-14 13:34:02 CDT --- Closing bugs fixed in 1.5.13. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=31541 Anastasius Focht <focht(a)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(a)gmx.net -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (2)
-
wine-bugs@winehq.org -
WineHQ Bugzilla