http://bugs.winehq.org/show_bug.cgi?id=31153
Bug #: 31153 Summary: Microsoft SQL Server Management Studio Express 2005: fails to install with builtin mono (Unhandled page fault) Product: Wine Version: 1.5.8 Platform: x86-64 URL: http://www.microsoft.com/download/en/details.aspx?id=8 961 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: djelinski1@gmail.com Classification: Unclassified
Created attachment 40898 --> http://bugs.winehq.org/attachment.cgi?id=40898 backtrace generated by wine
Installation of the application fails after copying all files. The default console output is mostly useless, one line of interest is: wine: Unhandled page fault on read access to 0x00000000 at address 0x500bbd87 (thread 0044), starting debugger...
To reproduce this error: winetricks win7 wine msiexec /i SQLServer2005_SSMSEE.msi
http://bugs.winehq.org/show_bug.cgi?id=31153
Daniel Jelinski djelinski1@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |dotnet, download, Installer
http://bugs.winehq.org/show_bug.cgi?id=31153
Vincent Povirk madewokherd@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords|dotnet | Component|-unknown |mscoree
http://bugs.winehq.org/show_bug.cgi?id=31153
--- Comment #1 from Vincent Povirk madewokherd@gmail.com 2012-07-11 11:21:33 CDT --- 0041:trace:mscoree:corruntimehost_GetDefaultDomain (0x16a980)
[00000042: 0.04410 0] ENTER: System.AppDomain:InitializeLifetimeService ()(this:00FE9FA0[System.AppDomain mscorlib.dll], ) [00000042: 0.04510 0] LEAVE: System.AppDomain:InitializeLifetimeService ()[OBJECT:00000000] wine: Unhandled page fault on read access to 0x00000000 at address 0x500bbd87 (thread 0042), starting debugger...
This is probably another problem with Mono's _AppDomain interface not matching native.
http://bugs.winehq.org/show_bug.cgi?id=31153
--- Comment #2 from Vincent Povirk madewokherd@gmail.com 2012-07-11 11:26:25 CDT --- Bug 27197 is a similar problem.
http://bugs.winehq.org/show_bug.cgi?id=31153
--- Comment #3 from Daniel Jelinski djelinski1@gmail.com 2012-10-18 14:40:49 CDT --- still present in wine 1.5.15/mono 0.0.8
http://bugs.winehq.org/show_bug.cgi?id=31153
--- Comment #4 from Daniel Jelinski djelinski1@gmail.com 2013-05-15 15:58:11 CDT --- still present in 1.5.30
https://bugs.winehq.org/show_bug.cgi?id=31153
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man@post.com
--- Comment #5 from super_man@post.com --- needs msxml6 =>0 0x7b83bfde RaiseException+
wine 1.7.51
https://bugs.winehq.org/show_bug.cgi?id=31153
Vincent Povirk madewokherd@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|http://www.microsoft.com/do |https://www.microsoft.com/e |wnload/en/details.aspx?id=8 |n-us/download/details.aspx? |961 |id=14630
https://bugs.winehq.org/show_bug.cgi?id=31153
Vincent Povirk madewokherd@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |madewokherd@gmail.com
--- Comment #6 from Vincent Povirk madewokherd@gmail.com --- With Wine Mono from the master branch, there's a crash during the install, but it finishes and claims success.