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

WineHQ Bugzilla wine-bugs at winehq.org
Sat Jan 15 15:40:15 CST 2022


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

--- Comment #2 from Louis Lenders <xerox.xerox2000x at gmail.com> ---
Just adding another very short way of reproducing error (from tutorial):

- wine dotnet-sdk-6.0.100-win-x86.exe

- wine dotnet new wpf -o MyApp

- cd MyApp

- wine dotnet run

A nice WPF window comes up (because here used 32-bit installer)

If you try the same with the 64-bit .net version it crashes (even the installer
does not finish properly with the "err:virtual:virtual_setup_exception stack
overflow"

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