https://bugs.winehq.org/show_bug.cgi?id=55476
Bug ID: 55476 Summary: Unhandled exception: page fault on read access to 0x0000000000000010 in 64-bit code (0x000000073586a3). Product: Wine Version: 8.0 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: msi Assignee: wine-bugs@winehq.org Reporter: masterweb801@gmail.com Distribution: Debian
Created attachment 75038 --> https://bugs.winehq.org/attachment.cgi?id=75038 Wine had given this backtrace file.
I am installing my own application. I build it with python and made it executable using pyinstaller. Then created MSI Installer of it using Advanced Installer. Then I installed it with wine on Debian 12. It installed but when I open it up, it throws an error. But this gives no error in Windows 10. I have attached some files related this error.