https://bugs.winehq.org/show_bug.cgi?id=51540
Bug ID: 51540 Summary: PlayOnline Viewer (FFXI) fails to start (Wine built without MinGW). Product: Wine Version: 6.13 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: user32 Assignee: wine-bugs@winehq.org Reporter: escomk3@hotmail.com Distribution: ---
Created attachment 70380 --> https://bugs.winehq.org/attachment.cgi?id=70380 Plain terminal output and backtrace.
After b0e51ead0d1 [1], PlayOnline Viewer (Final Fantasy XI Online) fails to start.
Wine built with MinGW seems to be unaffected, so I'm not sure how fixable this will be.
Backtrace lacks debug symbols even though the info has been built and installed (that used to work... not sure what's going on there). Without additional debug channels, the terminal has not much to tell, but I did manage to get the symbols show up with Staging at some point, so I'll attach that trace as well.
The "on read access to 7B8A7DA0 at address 7B8A7DA0" seems curious. Not sure if I ever saw them being the same address, but perhaps I just didn't pay attention to them enough before.
Also "Killed" at the very end... that's interesting too. Additionally, running with the 'relay' channel ends up with a Segmentation Fault.
1. https://source.winehq.org/git/wine.git/commit/b0e51ead0d1c2ba305ba22c77a6a84...