https://bugs.winehq.org/show_bug.cgi?id=53038
Bug ID: 53038 Summary: Epic Launcher Crash at Start: Unhandled exception: divide by zero in 64-bit code Product: Wine Version: 7.9 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: user32 Assignee: wine-bugs@winehq.org Reporter: ozan.turkyilmaz@gmail.com Distribution: ---
Created attachment 72411 --> https://bugs.winehq.org/attachment.cgi?id=72411 Backtrace
I updated wine from 7.8 to 7.9 and Epic Launcher started crashing at the start. The crashreportclient causes the crash as far as I can understand. The backtrace is attached.
I compile and package my wine using build scripts from wine-git repo. I compiled it at tag 7.9 this time. I also compile both 32 bit and 64 bit versions together.
I think it is a regression and will try doing regression analysis to see if it is true.