https://bugs.winehq.org/show_bug.cgi?id=49312
--- Comment #5 from dd-tom@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.