https://bugs.winehq.org/show_bug.cgi?id=56343
Bug ID: 56343 Summary: A regression since commit de492f9a342f398087f9f635fd5d9b5ae78b45eb (err:virtual:virtual_setup_exception stack overflow) Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: zefkerrigan@gmail.com Distribution: ---
Since Wine commit https://gitlab.winehq.org/wine/wine/-/commit/de492f9a342f398087f9f635fd5d9b5... my games have completely stopped launching. Wine just hangs at the very beginning anytime I try to run the games. I get this error message every single time:
0100:fixme:file:NtLockFile I/O completion on lock not implemented yet 0108:err:virtual:virtual_setup_exception stack overflow 2368 bytes addr 0x6fffffca7082 stack 0x7fffff6706c0 (0x7fffff670000-0x7fffff671000-0x7fffff770000) 010c:err:virtual:virtual_setup_exception stack overflow 2112 bytes addr 0x6fffffc810d0 stack 0x7401f00f07c0 (0x7401f00f0000-0x7401f00f1000-0x7401f01f0000) 0110:err:virtual:virtual_setup_exception stack overflow 2112 bytes addr 0x6fffffc810d0 stack 0x7401e7ef07c0 (0x7401e7ef0000-0x7401e7ef1000-0x7401e7ff0000) 0100:err:virtual:virtual_setup_exception stack overflow 896 bytes addr 0x6fffffc74c2b stack 0x7ffffe100c80 (0x7ffffe100000-0x7ffffe101000-0x7ffffe200000)
This is completely the entire terminal output when running BG3 when this problem is present.
I've tried running Baldur's Gate 3 and Mass Effect Legendary Edition, but the result is always the same. Everything launches fine if I use the previous commit https://gitlab.winehq.org/wine/wine/-/commit/165830c317b63999ee7e32b58c73599....
I don't know if you'll find this information useful, but I'm using Arch Linux, Radeon GPU with Mesa drivers.