[Bug 52396] Stack overflows when running 64-bit .net6 program

WineHQ Bugzilla wine-bugs at winehq.org
Sat Mar 19 05:50:06 CDT 2022


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

--- Comment #7 from Louis Lenders <xerox.xerox2000x at gmail.com> ---
Created attachment 72047
  --> https://bugs.winehq.org/attachment.cgi?id=72047
patch against current git

I found this actually works (is fixed) in Glorious Eggroll`s wine-ge-custom
(https://github.com/GloriousEggroll/wine-ge-custom)

Suspecting the problem to be in ntdll/signal_x86_64.c I just copied over that
file from wine-ge-custom to current git, and that fixes the bug. Now 64-bit
dotnet core 6 works as expected and also 64 bit Powershell Core (>7,2) doesn't
crash anymore.

I don`t know whose patch it is, or if it is a combination of patches but my
guess is, it`s from Paul Gofman, so maybe he could shed a light on this bug?

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