[Bug 49508] Powershell 6.* (pwsh.exe) crashes at start (regression)

WineHQ Bugzilla wine-bugs at winehq.org
Mon Jul 6 12:25:41 CDT 2020


https://bugs.winehq.org/show_bug.cgi?id=49508

--- Comment #1 from Louis Lenders <xerox.xerox2000x at gmail.com> ---
Somehow regression test turned into failure again, pointing to commit that,
when reverted, didn`t make the crash go away... Only thing for sure I know now
is that it ran fine in wine-5.11 (Staging)

If anyone could give pointer how to proceed please do so. Below +relay, it
looks like it chokes in RtlGetVersion but that piece of code hasn`t been
touched in years so why would it cause a regression.....

0024:Call
ntdll.NtQueryInformationProcess(ffffffff,0000000c,0039ceec,00000004,00000000)
ret=7b04beb5
0024:Ret  ntdll.NtQueryInformationProcess() retval=00000000 ret=7b04beb5
0024:Call ntdll.NtSetInformationProcess(ffffffff,0000000c,0039cf00,00000004)
ret=7b04bedf
0024:Ret  ntdll.NtSetInformationProcess() retval=00000000 ret=7b04bedf
0024:Ret  KERNEL32.SetErrorMode() retval=00008001 ret=00b8d57c
0024:Call KERNEL32.HeapFree(00110000,00000000,0099f3b0) ret=00baef19
0024:Ret  KERNEL32.HeapFree() retval=00000001 ret=00baef19
0024:Call ucrtbase.wcscpy_s(051c2eb0,0000000a,0039d078 L"ntdll.dll")
ret=00b6ab22
0024:Ret  ucrtbase.wcscpy_s() retval=00000000 ret=00b6ab22
0024:Call KERNEL32.GetProcAddress(056c0000,04633363 "RtlGetVersion")
ret=00be48c6
0024:Ret  KERNEL32.GetProcAddress() retval=056c66ec ret=00be48c6
0024:Call KERNEL32.FlushInstructionCache(ffffffff,05178354,0000000c)
ret=00b2f0c8
0024:Call ntdll.NtFlushInstructionCache(ffffffff,05178354,0000000c)
ret=7b04b153
0024:Ret  ntdll.NtFlushInstructionCache() retval=00000000 ret=7b04b153
0024:Ret  KERNEL32.FlushInstructionCache() retval=00000001 ret=00b2f0c8
0024:Call ntdll.RtlGetVersion(0039da90) ret=05178719
0024:trace:seh:KiUserExceptionDispatcher code=c0000005 flags=0 addr=05723F3F
ip=05723f3f tid=0024

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