https://bugs.winehq.org/show_bug.cgi?id=49789 Zebediah Figura <z.figura12(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Tina 11 Demo does not start |Tina 11 Demo crashes when |properly in a 64-bit |run in a 64-bit prefix |Slackware current Linux. In | |32-bit it is OK. | Component|-unknown |kernel32 Keywords|regression | Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #20 from Zebediah Figura <z.figura12(a)gmail.com> --- A reverse bisect shows that 0c631ebb2354334eaf309bc0765d3283654cf902 fixes the mentioned issue: 0c631ebb2354334eaf309bc0765d3283654cf902 is the first good commit commit 0c631ebb2354334eaf309bc0765d3283654cf902 Author: Alexandre Julliard <julliard(a)winehq.org> Date: Mon Sep 28 16:34:11 2020 +0200 kernel32: Build with msvcrt. config.log from comment 16 shows that your wine isn't compiled with mingw, which would be needed for the above commit to have an effect. I'm marking this as fixed accordingly; please reopen if you can reproduce with Wine compiled with mingw. I'm also removing the regression tag, since the crash is rather variable and I could reproduce it even with 5.9. [I can't reproduce the failure related to EH_STACK_INVALID anymore, even with 6.0-rc2. I'll just discard it as a fluke...] -- 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.