https://bugs.winehq.org/show_bug.cgi?id=57996
Bug ID: 57996 Summary: PS Core installer crashes (regression) Product: Wine Version: 10.3 Hardware: x86-64 URL: https://github.com/PowerShell/PowerShell/releases/down load/v7.4.5/PowerShell-7.4.5-win-x64.msi OS: Linux Status: NEW Keywords: download, regression Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: xerox.xerox2000x@gmail.com CC: julliard@winehq.org Distribution: Debian
Just start the installer and click all default buttons.
Bisect says:
07160a23fa2139c2dc9cad92158ddf0b64a3e75e is the first bad commit commit 07160a23fa2139c2dc9cad92158ddf0b64a3e75e Author: Alexandre Julliard julliard@winehq.org Date: Thu Mar 20 15:35:39 2025 +0100
ntdll: Always map files as writable and adjust permissions.
So that PAGE_WRITECOPY can be set after the fact.
dlls/kernel32/tests/virtual.c | 7 ------- dlls/ntdll/unix/virtual.c | 19 +++++++++----------
https://bugs.winehq.org/show_bug.cgi?id=57996
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |9e006e94c9cb3473cb874e1efe1 | |efe56be307463 Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #1 from Louis Lenders xerox.xerox2000x@gmail.com --- fixed by 9e006e94c9cb3473cb874e1efe1efe56be307463, thanks Alexandre.
https://bugs.winehq.org/show_bug.cgi?id=57996
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |ntdll
https://bugs.winehq.org/show_bug.cgi?id=57996
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |07160a23fa2139c2dc9cad92158 | |ddf0b64a3e75e
https://bugs.winehq.org/show_bug.cgi?id=57996
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 10.5.