http://bugs.winehq.org/show_bug.cgi?id=32158
Bug #: 32158 Summary: .Net 3.0 (dotnet30): multiple crashes in ServiceModelReg.exe during install Product: Wine Version: 1.5.16 Platform: x86-64 OS/Version: Linux Status: NEW Keywords: download, Installer, regression Severity: normal Priority: P2 Component: kernel32 AssignedTo: wine-bugs@winehq.org ReportedBy: kennybobs@o2.co.uk CC: titan.costa@gmail.com Classification: Unclassified Regression SHA1: ba5cade700a0f1ad18b9c8b9824fd8ac91c7493b
Created attachment 42428 --> http://bugs.winehq.org/attachment.cgi?id=42428 wine-1.5.16-232-g4255772 console output
Working around Bug 32156, the dotnet30 installer (winetricks dotnet30) reports multiple crashes. Some are caught by dw20, some caught by winedbg.
ba5cade700a0f1ad18b9c8b9824fd8ac91c7493b is the first bad commit commit ba5cade700a0f1ad18b9c8b9824fd8ac91c7493b Author: Christian Costa titan.costa@gmail.com Date: Wed Oct 31 09:56:39 2012 +0100
kernel32: Implement CompareStringOrdinal.
:040000 040000 771559ebfe0e1fb3db96b5a1c5f1caac27d4689d 06d2d434173394f4d79cf58bf23f92a64ed0868d M dlls
Commit cannot be reverted in current git.
http://bugs.winehq.org/show_bug.cgi?id=32158
Ken Sharp kennybobs@o2.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |dotnet
http://bugs.winehq.org/show_bug.cgi?id=32158
Brandon Corujo haku08879@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |haku08879@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=32158
--- Comment #1 from Ken Sharp kennybobs@o2.co.uk 2013-03-24 08:55:03 CDT --- Stuck for a while from testing this by http://code.google.com/p/winetricks/issues/detail?id=263
http://bugs.winehq.org/show_bug.cgi?id=32158
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net
--- Comment #2 from Anastasius Focht focht@gmx.net 2013-03-24 09:14:24 CDT --- Hello Ken,
--- quote --- Stuck for a while from testing this by http://code.google.com/p/winetricks/issues/detail?id=263 --- quote ---
well the check for GAC index files is completely unreliable should be removed (delete the 'installed_file1' from dotnet20spXX winetricks recipe). Winetricks should use more sophisticated checks using sha1sum on well known files.
Also described in .NET 3.0 appdb entry: http://appdb.winehq.org/objectManager.php?sClass=version&iId=9828
I complained some time ago, but it seems no bothers.
Regarding the crashes in .NET 3.0 recipe (after working around bug 30162) I don't see any.
Regards
http://bugs.winehq.org/show_bug.cgi?id=32158
--- Comment #3 from Ken Sharp kennybobs@o2.co.uk 2013-03-24 14:07:11 CDT --- I don't get that far. I'll try again later.
http://bugs.winehq.org/show_bug.cgi?id=32158
--- Comment #4 from Austin English austinenglish@gmail.com 2013-03-26 20:55:44 CDT --- (In reply to comment #2)
Hello Ken,
--- quote --- Stuck for a while from testing this by http://code.google.com/p/winetricks/issues/detail?id=263 --- quote ---
well the check for GAC index files is completely unreliable should be removed (delete the 'installed_file1' from dotnet20spXX winetricks recipe).
https://code.google.com/p/winetricks/source/detail?r=944
http://bugs.winehq.org/show_bug.cgi?id=32158
--- Comment #5 from Anastasius Focht focht@gmx.net 2013-04-17 16:47:56 CDT --- Hello Ken,
I can't reproduce your problem. Can you retest? Make sure you use recent winetricks (from trunk).
Regards
http://bugs.winehq.org/show_bug.cgi?id=32158
--- Comment #6 from Christian Costa titan.costa@gmail.com 2013-06-27 05:55:41 CDT --- If you have problem to revert the commit. You can just comment the line containing CompareStringOrdinal with # in the kernel32.spec file then rebuild. You will have the same behavioura as before the patch.
http://bugs.winehq.org/show_bug.cgi?id=32158
Ken Sharp kennybobs@o2.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #7 from Ken Sharp kennybobs@o2.co.uk 2013-07-11 10:19:57 CDT --- I don't see any crash dialogs in wine-1.6-rc4-99-g94c7806, although the install still does not complete.
http://bugs.winehq.org/show_bug.cgi?id=32158
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #8 from Alexandre Julliard julliard@winehq.org 2013-07-12 13:47:55 CDT --- Closing bugs fixed in 1.6-rc5.