https://bugs.winehq.org/show_bug.cgi?id=53080
Bug ID: 53080 Summary: Powershell Core is broken since yesterday`s e613d294504a6fe69102b0c1bc050ebd33a1c64e Product: Wine Version: 7.9 Hardware: x86-64 URL: https://github.com/PowerShell/PowerShell/releases/down load/v7.0.3/PowerShell-7.0.3-win-x64.msi OS: Linux Status: NEW Keywords: download, regression Severity: normal Priority: P2 Component: kernel32 Assignee: wine-bugs@winehq.org Reporter: xerox.xerox2000x@gmail.com CC: julliard@winehq.org Regression SHA1: e613d294504a6fe69102b0c1bc050ebd33a1c64e Distribution: Debian
Crash:
Fatal error. System.AccessViolationException: Attempted to read or write protect ed memory. This is often an indication that other memory is corrupt. at System.Globalization.CompareInfo.FindString(UInt32, System.String, Int32, Int32, System.String, Int32, Int32, Int32*) at System.Globalization.CompareInfo.StartsWith(System.String, System.String, System.Globalization.CompareOptions) at System.Globalization.CompareInfo.IsPrefix(System.String, System.String, Sy stem.Globalization.CompareOptions)
Steps to reproduce:
- Install https://github.com/PowerShell/PowerShell/releases/download/v7.0.3/PowerShell...
- wine pwsh
Reverting e613d294504a6fe69102b0c1bc050ebd33a1c64e makes it work again.
commit e613d294504a6fe69102b0c1bc050ebd33a1c64e Author: Alexandre Julliard julliard@winehq.org Date: Mon May 30 22:40:23 2022 +0200
kernelbase: Reimplement FindNLSStringEx/W using the sortkey generation code.
Signed-off-by: Alexandre Julliard julliard@winehq.org
https://bugs.winehq.org/show_bug.cgi?id=53080
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Powershell Core is broken |Powershell Core crash in |since yesterday`s |FindNLSStringEx |e613d294504a6fe69102b0c1bc0 | |50ebd33a1c64e |
https://bugs.winehq.org/show_bug.cgi?id=53080
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4@web.de
https://bugs.winehq.org/show_bug.cgi?id=53080
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED Fixed by SHA1| |9990dc11df7212c81d39d06a2d1 | |88623d4a048dc
--- Comment #1 from Louis Lenders xerox.xerox2000x@gmail.com --- Fixed by 9990dc11df7212c81d39d06a2d188623d4a048dc, thanks Alexandre for the quick fix
https://bugs.winehq.org/show_bug.cgi?id=53080
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 7.10.