https://bugs.winehq.org/show_bug.cgi?id=49751
Bug ID: 49751 Summary: 'TrainYourEars' crashes on attempt to open any UI dropdown dialog Product: Wine Version: 5.15 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: peterbug@protonmail.com Distribution: ---
Created attachment 68054 --> https://bugs.winehq.org/attachment.cgi?id=68054 Picture of dropdown dialog.
The application 'TrainYourEars' (https://www.trainyourears.com/) crashes on attempting to open any UI dropdown dialogs (see attachment "Picture of dropdown dialog" for and example). The backtrace that starts with "Unhandled exception: page fault on read access to 0x00000000 in 32-bit code" is attached as well. The application crashes always shortly after a respective combobox, that would open a dropdown dialog, is clicked.
Apart from these dropdown dialog/menu issues, the application does run fine under Linux using Wine currently. Furthermore the application does not exhibit the described issue when run under Windows 10.
Some more informations: - I'm reporting this, because I couldn't find any related bug report - I'm using wine staging - Linux distribution: Manjaro (Xfce) - I've installed the application into a dedicated wine prefix (no dll overrides) - the application 'TrainYourEars' has version 2.2.0; sadly it's not freely available for download (not even a demo)
https://bugs.winehq.org/show_bug.cgi?id=49751
--- Comment #1 from peterbug@protonmail.com --- Created attachment 68055 --> https://bugs.winehq.org/attachment.cgi?id=68055 Backtrace of application crash