https://bugs.winehq.org/show_bug.cgi?id=52036
Bug ID: 52036 Summary: Simple match the pairs card game not working with version 6.21 - program dumps Product: Wine Version: 6.21 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: craigaschulstad@gmail.com Distribution: ---
Created attachment 71040 --> https://bugs.winehq.org/attachment.cgi?id=71040 Debug output of the program error
An older 32 bit Windows C++ program I had built over ten years ago worked fine until the latest iteration of Wine (version 6.21) was released. When launched under the new version, a page fault occurs and the program falls over. I launched the program using the "winedbg" command and have attached the output of that command. FYI, the game utilized the "cards.dll" DLL file. Please let me know if any further debug dumps are needed.