https://bugs.winehq.org/show_bug.cgi?id=49508
Bug ID: 49508 Summary: Powershell 6.* (pwsh.exe) crashes at start (regression) Product: Wine Version: 5.11 Hardware: x86 URL: https://github.com/PowerShell/PowerShell/releases/down load/v6.1.6/PowerShell-6.1.6-win-x64.msi OS: Linux Status: NEW Keywords: download Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: xerox.xerox2000x@gmail.com Distribution: Debian
Created attachment 67636 --> https://bugs.winehq.org/attachment.cgi?id=67636 screenshot of error
Did regression test, that showed 3533605293e8083dae19c5fbd41e2077faf5adc6 is the first bad commit but reverting that patch on top of wine from last monday didn`t help. So probably false alarm (?)
In fact there seemed to be 2 regressions (one at end of the installer crashing) and this one which complicated regression test. That installer crash seems to be fixed now AFAICT.
For now I just file this bug, and I think I`ll do another regressiontest for the installer crash; maybe reverting the outcome of that regressiontest might help.
Steps to reproduce:
wget https://github.com/PowerShell/PowerShell/releases/download/v6.1.6/PowerShell... && wine msiexec /i ./PowerShell-6.1.6-win-x64.msi
Then tick "Launch Powershell" in last window, or start it by "wine start pwsh.exe"
I attach screenshot of output I got in git where HEAD was 3533605293e8083dae19c5fbd41e2077faf5adc6