[Bug 49312] wineg++ - "invalid program stack in 64-bit code" on exception catching

WineHQ Bugzilla wine-bugs at winehq.org
Sat Dec 12 03:54:24 CST 2020


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

--- Comment #15 from Alexandre Julliard <julliard at winehq.org> ---
Ok it's probably a slightly different libunwind breakage then. You could try
linking the app with -static-libgcc also, or play with the ntdll link order (at
least for me, linking libgcc before libunwind also seems to help).

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