https://bugs.winehq.org/show_bug.cgi?id=52151
Bug ID: 52151 Summary: Powershell Core 7.2.0 (64-bit) crashes at start Product: Wine Version: 6.22 Hardware: x86-64 URL: https://github.com/PowerShell/PowerShell/releases/down load/v7.2.0/PowerShell-7.2.0-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
The new 7.2.0 64-bit version crashes instantly:
wine pwsh.exe:
00c4:fixme:ntdll:EtwEventActivityIdControl 0x1, 000000000019E928: stub Fatal error. Internal CLR error. (0x80131506) at System.Management.Automation.Security.NativeMethods.SaferIdentifyLevel(UIn t32, System.Management.Automation.Security.SAFER_CODE_PROPERTIES ByRef, IntPtr B yRef, System.String) at System.Management.Automation.Internal.SecuritySupport.GetSaferPolicy(Syste m.String, System.Runtime.InteropServices.SafeHandle) at System.Management.Automation.Security.SystemPolicy.TestSaferPolicy(System. String, System.String)
The 32-bit version (https://github.com/PowerShell/PowerShell/releases/download/v7.2.0/PowerShell...) starts fine, so I guess it`s not about unimplemented stuff/incomplete stubs but rather something in wine`s 64<->32 handling??
(Note: in traces there was something about some missing wldp.dll, but it should start also without that dll; couldn`t further really find out where this crash would come from)
https://bugs.winehq.org/show_bug.cgi?id=52151
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Powershell Core 7.2.0 |Dotnet Core 6.0 (and |(64-bit) crashes at start |Powershell Core 7.2.0) | |(64-bit) crash at start
--- Comment #1 from Louis Lenders xerox.xerox2000x@gmail.com --- I think this crash is really due to dotnet core being updated to 6.0 in Powershell Core;
I tried create simple "Hello World" from
https://dotnet.microsoft.com/en-us/learn/dotnet/hello-world-tutorial/create
and it crashes with same symptoms. And the 32-bit version works just fine. So I change title accordingly.
Download:
https://download.visualstudio.microsoft.com/download/pr/0f71eaf1-ce85-480b-8...
https://bugs.winehq.org/show_bug.cgi?id=52151
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE Status|NEW |RESOLVED
--- Comment #2 from Louis Lenders xerox.xerox2000x@gmail.com --- Hi, I resolve this on as dupe of bug 52396 as that one has more info.
*** This bug has been marked as a duplicate of bug 52396 ***
https://bugs.winehq.org/show_bug.cgi?id=52151
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- Closing Duplicate