https://bugs.winehq.org/show_bug.cgi?id=49508 Louis Lenders <xerox.xerox2000x(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Powershell 6.* (pwsh.exe) |Powershell 6.* (pwsh.exe) |crashes at start |crashes with "abnormal |(regression) |program termination" --- Comment #5 from Louis Lenders <xerox.xerox2000x(a)gmail.com> --- It looks like this is partly fixed by https://www.winehq.org/pipermail/wine-cvs/2020-July/146782.html and https://www.winehq.org/pipermail/wine-cvs/2020-July/146783.html When I run something like "wine pwsh.exe -c ls" it doesn`t crash anymore and works fine, but when I do "wine pwsh.exe" it exits out with "abnormal termination" or something the like. Building wine with --without-mingw still makes the error go away, and program works fine as expected. I adjust title accordingly -- 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.