[Bug 53080] New: Powershell Core is broken since yesterday`s e613d294504a6fe69102b0c1bc050ebd33a1c64e

WineHQ Bugzilla wine-bugs at winehq.org
Wed Jun 1 01:13:00 CDT 2022


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 at winehq.org
          Reporter: xerox.xerox2000x at gmail.com
                CC: julliard at 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-7.0.3-win-x64.msi

- wine pwsh

Reverting  e613d294504a6fe69102b0c1bc050ebd33a1c64e makes it work again.

commit e613d294504a6fe69102b0c1bc050ebd33a1c64e
Author: Alexandre Julliard <julliard at 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 at winehq.org>

-- 
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.



More information about the wine-bugs mailing list