https://bugs.winehq.org/show_bug.cgi?id=53586
Bug ID: 53586 Summary: Final Fantasy XI Gamepad Config (FFXiPadConfig.exe) crashes when Test Gamepad is executed. Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: user32 Assignee: wine-bugs@winehq.org Reporter: chiitoo@gentoo.org Distribution: ---
Created attachment 72969 --> https://bugs.winehq.org/attachment.cgi?id=72969 Terminal output from non-mingw build.
After 0d0f2067f89 [1], the FFXiPadConfig.exe crashes when Test Gamepad is executed, which is accessed either via 'FINAL FANTASY XI Config.exe' / Gamepad Config / Enable Gamepad / Test Gamepad, or more directly via 'FFXiPadConfig.exe'.
Both are located under any of the 'Tools*' directories under the main 'FINAL FANTASY XI' install directory.
Looking at the backtrace, I'm not sure if user32 or ntdll is the more correct component (neither of the debug channels produce anything obvious to me), and also not sure what is going on with all the internal errors and invalid addresses (built with 'CFLAGS="-g").
Happens with both, mingw and no-mingw builds.
Last tested at commit 120ca2ff52d [2].
1. https://source.winehq.org/git/wine.git/commitdiff/0d0f2067f89545539ab3ae0ccd... 2. https://source.winehq.org/git/wine.git/commitdiff/120ca2ff52d145faa925a41d49...
https://bugs.winehq.org/show_bug.cgi?id=53586
Chiitoo chiitoo@gentoo.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |0d0f2067f89545539ab3ae0ccd8 | |02239a2dce98e Keywords| |download, regression URL| |https://web.archive.org/web | |/20210810150839/http://www. | |playonline.com/ff11eu/downl | |oad/media/install_win.html Distribution|--- |Gentoo
https://bugs.winehq.org/show_bug.cgi?id=53586
--- Comment #1 from Nikolay Sivov bunglehead@gmail.com --- This is probably a duplicate of bug 53566.
https://bugs.winehq.org/show_bug.cgi?id=53586
Chiitoo chiitoo@gentoo.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE Status|UNCONFIRMED |RESOLVED
--- Comment #2 from Chiitoo chiitoo@gentoo.org --- Looks (In reply to Nikolay Sivov from comment #1)
This is probably a duplicate of bug 53566.
Looks like it, or at least something very similar, and the patch mentioned there fixes this for me.
Thanks!
*** This bug has been marked as a duplicate of bug 53566 ***
https://bugs.winehq.org/show_bug.cgi?id=53586
Chiitoo chiitoo@gentoo.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Chiitoo chiitoo@gentoo.org --- Closing duplicate.