http://bugs.winehq.org/show_bug.cgi?id=18979
Summary: Installation of Microsoft SQL Server Express crashes Product: Wine Version: 1.1.23 Platform: PC-x86-64 URL: http://www.microsoft.com/downloads/details.aspx?Family Id=7522A683-4CB2-454E-B908-E805E9BD4E28&displaylang=en #filelist OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: lukass@etek.chalmers.se
Created an attachment (id=21856) --> (http://bugs.winehq.org/attachment.cgi?id=21856) Backtrace from crash
The installer crashes after the first "Unpacking files" dialog. This is with a completely clean wineprefix.
http://bugs.winehq.org/show_bug.cgi?id=18979
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, Installer
http://bugs.winehq.org/show_bug.cgi?id=18979
--- Comment #1 from Stefan Leichter Stefan.Leichter@camLine.com 2009-06-21 16:38:17 --- Created an attachment (id=21941) --> (http://bugs.winehq.org/attachment.cgi?id=21941) partly implementation of GetConsoleProcessList
Please retest with this patch
http://bugs.winehq.org/show_bug.cgi?id=18979
--- Comment #2 from Lukas Sandström luksan@gmail.com 2009-07-03 12:57:43 --- The patch works, but now it complains that I need to install .NET 3.5 SP1. Does that version work with Wine??
http://bugs.winehq.org/show_bug.cgi?id=18979
Paul Vriens Paul.Vriens.Wine@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |Paul.Vriens.Wine@gmail.com
--- Comment #3 from Paul Vriens Paul.Vriens.Wine@gmail.com 2010-01-07 04:20:34 --- Just came across this one after I sent a patch because I was trying to install SQL Express myself. The patch is committed:
http://source.winehq.org/git/wine.git/?a=commit;h=051fc3458cde8e9f51a27418db...
The installer gets further but needs .NET 3.5. Please see the appdb for that. I wasn't able (yet) to install this .NET version but if this is not possible for some reason it should be a different bug report.
http://bugs.winehq.org/show_bug.cgi?id=18979
--- Comment #4 from Paul Vriens Paul.Vriens.Wine@gmail.com 2010-01-07 04:21:54 --- Sorry that should have been commit:
http://source.winehq.org/git/wine.git/?a=commitdiff;h=a95e0708245a4972ee4e28...
http://bugs.winehq.org/show_bug.cgi?id=18979
Don Pobanz dpobanz@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dpobanz@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=18979
--- Comment #5 from Don Pobanz dpobanz@gmail.com 2010-12-17 11:13:19 CST --- I didn't see any mention of the version of "SQL Server Express". What version is this bug for?
Trying to install "SQL Server Express 2008", I get a "file is corrupt" popup box with the error message of:
fixme:advapi:DecryptFileA "c:\01a29e4c8aebd4c4d098\" 00000000
OKing that popup box ends the installation (it doesn't crash). Does this belong here or do I need to open a new bug?
http://bugs.winehq.org/show_bug.cgi?id=18979
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx@gmail.com
--- Comment #6 from Bruno Jesus 00cpxxx@gmail.com 2011-10-02 07:35:29 CDT --- Still present in 1.3.29?
http://bugs.winehq.org/show_bug.cgi?id=18979
--- Comment #7 from Don Pobanz dpobanz@gmail.com 2011-10-02 18:26:09 CDT --- Yes still present with SQL Server Express 2008 with wine-1.3.29-121-gfdda702
The console errors right before erroring out are: fixme:clusapi:GetNodeClusterState ((null),0x32ec24) stub! fixme:advapi:DecryptFileA "c:\6ff6034b5cc22107be7842f9bcfe4890\" 00000000 wine: Call from 0x7b839d72 to unimplemented function mspatcha.dll.ApplyPatchToFileA, aborting wine: Unimplemented function mspatcha.dll.ApplyPatchToFileA called at address 0x7b839d72 (thread 0009), starting debugger...
The program error popup box labeled "Program Error" says: The program sql_Server_Express_2008.exe has encountered a serious problem and needs to close. We are sorry for the inconvenience.
This can be caused by a problem in the program or a deficiency in Wine. You may want to check ...
It appears that it never finishes extracting the files since the "Extracting files" box never closes.
http://bugs.winehq.org/show_bug.cgi?id=18979
--- Comment #8 from Austin English austinenglish@gmail.com 2011-10-04 18:29:41 CDT --- (In reply to comment #7)
Yes still present with SQL Server Express 2008 with wine-1.3.29-121-gfdda702
The console errors right before erroring out are: fixme:clusapi:GetNodeClusterState ((null),0x32ec24) stub! fixme:advapi:DecryptFileA "c:\6ff6034b5cc22107be7842f9bcfe4890\" 00000000 wine: Call from 0x7b839d72 to unimplemented function mspatcha.dll.ApplyPatchToFileA, aborting
Should be fixed by http://source.winehq.org/git/wine.git/commitdiff/50110d4bbde7589155284880a57...
http://bugs.winehq.org/show_bug.cgi?id=18979
--- Comment #9 from Don Pobanz dpobanz@gmail.com 2011-10-04 21:07:44 CDT --- It does get further. It starts extracting files, but after a while wine crashes. Here are the last few lines from the console.
... fixme:mspatcha:ApplyPatchToFileW stub - L"c:\ee7403998775421e438a9e5dfdd309\_sfx_0539._p", L"c:\ee7403998775421e438a9e5dfdd309\x86\setup\sql_engine_core_inst_msi\pfiles\sqlservr\mssql.x\mssql\binn\ku5zi-bj.mdf", L"c:\ee7403998775421e438a9e5dfdd309\x86\setup\sql_engine_core_inst_msi\pfiles\sqlservr\mssql.x\mssql\install\sqldmo.sql", 00000000 wine: Call from 0x7b839d62 to unimplemented function mspatcha.dll.GetFilePatchSignatureA, aborting wine: Unimplemented function mspatcha.dll.GetFilePatchSignatureA called at address 0x7b839d62 (thread 0009), starting debugger...
wine-1.3.29-198-gfc2dcd0 updated from git today (2011-10-04)
http://bugs.winehq.org/show_bug.cgi?id=18979
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #10 from Austin English austinenglish@gmail.com 2011-10-04 22:22:20 CDT --- (In reply to comment #9)
It does get further. It starts extracting files, but after a while wine crashes. Here are the last few lines from the console.
... fixme:mspatcha:ApplyPatchToFileW stub - L"c:\ee7403998775421e438a9e5dfdd309\_sfx_0539._p", L"c:\ee7403998775421e438a9e5dfdd309\x86\setup\sql_engine_core_inst_msi\pfiles\sqlservr\mssql.x\mssql\binn\ku5zi-bj.mdf", L"c:\ee7403998775421e438a9e5dfdd309\x86\setup\sql_engine_core_inst_msi\pfiles\sqlservr\mssql.x\mssql\install\sqldmo.sql", 00000000 wine: Call from 0x7b839d62 to unimplemented function mspatcha.dll.GetFilePatchSignatureA, aborting wine: Unimplemented function mspatcha.dll.GetFilePatchSignatureA called at address 0x7b839d62 (thread 0009), starting debugger...
wine-1.3.29-198-gfc2dcd0 updated from git today (2011-10-04)
Please file a new bug, otherwise this bug will just continually grow..
http://bugs.winehq.org/show_bug.cgi?id=18979
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #11 from Alexandre Julliard julliard@winehq.org 2011-10-10 13:12:17 CDT --- Closing bugs fixed in 1.3.30.
https://bugs.winehq.org/show_bug.cgi?id=18979
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |50110d4bbde7589155284880a57 | |a6ffdb283b233 CC| |focht@gmx.net