https://bugs.winehq.org/show_bug.cgi?id=44046
Bug ID: 44046 Summary: compiler flag specific crash in XInputEnable Product: Wine Version: 2.19 Hardware: x86 OS: Mac OS X Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: zakk@rsdio.com
Created attachment 59722 --> https://bugs.winehq.org/attachment.cgi?id=59722 backtrace for DoDonPachi Resurrection
Steam game "DoDonPachi Resurrection" crashes with an XInput related error at startup. All the other games by this developer (Cave) show the same behavior.
I've managed to figure the following out:
If using the portable-devel tarballs, the problem shows up as of version wine-2.19
If I compile from source, I can reliably recreate the problem by including -O2 in my CFLAGS. It also appears to be an issue before 2.19, I'm not sure how far back it goes but I saw the same behavior with the wine-2.10 git tag.