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

WineHQ Bugzilla wine-bugs at winehq.org
Wed Jun 3 13:28:31 CDT 2020


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

--- Comment #5 from dd-tom at web.de ---
Created attachment 67325
  --> https://bugs.winehq.org/attachment.cgi?id=67325
crash with __cdecl main

After I changed the main method to:
  int __cdecl main() {

I get a different error message, see log:
Unhandled exception: assertion failed in 64-bit code (0x00007f06228db18b).

Don't bother, that I changed to testing on ubuntu, I checked the error without
cdecl is the same.

I will try to do a bisect to find the regression.

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