https://bugs.winehq.org/show_bug.cgi?id=57075
Bug ID: 57075 Summary: Application "Golden6" works in winde 9.0 but fails in wine 9.15 Product: Wine Version: 9.15 Hardware: x86-64 OS: MacOS Status: UNCONFIRMED Severity: critical Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: dieter.oberkofler@gmail.com
Created attachment 76948 --> https://bugs.winehq.org/attachment.cgi?id=76948 log
I have been using the application Golden6 () with wine 8 and 9 and it works perfectly. When upgrading to wine@staging 9.15 it fails when starting.
0024:err:seh:call_seh_handlers invalid frame 00000001000FE5F0 (0000000000022000-0000000000120000) 0024:err:seh:NtRaiseException Exception frame is not in stack limits => unable to dispatch exception.
https://bugs.winehq.org/show_bug.cgi?id=57075
Andrew Nguyen arethusa26@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|critical |normal CC| |leslie_alistair@hotmail.com | |, z.figura12@gmail.com Component|-unknown |-unknown Product|Wine |Wine-staging
--- Comment #1 from Andrew Nguyen arethusa26@gmail.com --- Is the Golden 6 application you tested the version 6.3 that is available from https://www.benthicsoftware.com/downloads.html? If so, I could not reproduce a crash on startup using vanilla and staging wine-9.15 with the 64-bit version of Golden 6.
Can you please provide instructions on how to reproduce the application crash starting with a clean Wine prefix?
https://bugs.winehq.org/show_bug.cgi?id=57075
--- Comment #2 from dieter.oberkofler@gmail.com --- I'm not an expert using wine but succeeded in installing and using Golden 6 with win 8 and wine 9.0. Only after upgrading to wine 9.15 I got the reported error.
1) I just tries again: - removed wine including the .wine configuration directory - reinstalled wine 9.15 (brew install --cask --no-quarantine wine@staging) - downloaded and installed Golden 6 version 6.3 with default options - started Golden 6 in ˜/.wine/drive_c/Program Files/Benthic (wine golden6.exe)
2) I see multiple log messages ending with the following: 0024:fixme:uxtheme:DrawThemeTextEx unsupported flags 0x00002a01 0024:fixme:uxtheme:DrawThemeTextEx unsupported flags 0x00002a01 0024:fixme:system:EnableNonClientDpiScaling (0000000000010142): stub 0024:fixme:system:EnableNonClientDpiScaling (0000000000010146): stub 0024:fixme:system:EnableNonClientDpiScaling (000000000001014C): stub 0024:fixme:system:EnableNonClientDpiScaling (000000000002014C): stub
3) I now see the Golden 6 icon in the dock, click on it and get: 0024:err:seh:call_seh_handlers invalid frame 00000001000FE5F0 (0000000000022000-0000000000120000) 0024:err:seh:NtRaiseException Exception frame is not in stack limits => unable to dispatch exception.