https://bugs.winehq.org/show_bug.cgi?id=47769
Bug ID: 47769 Summary: Royal Quest: fails to start with LdrInitializeThunk "gaxomofy.dll" failed to initialize, aborting Product: Wine Version: 4.16 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: ntdll Assignee: wine-bugs@winehq.org Reporter: spoon0042@hotmail.com Distribution: ---
wine 4.16 clicking "play" in the launcher nothing happens other than this error:
006c:err:module:LdrInitializeThunk "gaxomofy.dll" failed to initialize, aborting 006c:err:module:LdrInitializeThunk Initializing dlls for L"C:\Program Files\1C\Royal Quest\rqmain.exe" failed, status c0000005
regression test flags this:
58139dcb125390b9a2bcd79869d571337d8ab3d8 is the first bad commit commit 58139dcb125390b9a2bcd79869d571337d8ab3d8 Author: Alexandre Julliard julliard@winehq.org Date: Thu Sep 12 20:00:48 2019 +0200
ntdll: Handle invalid %gs fault in signal handler on i386.
Signed-off-by: Alexandre Julliard julliard@winehq.org
:040000 040000 548954322ce3d9671b57c059b76b4ce117f5862a 4e9d605e406359211a8e1bdf9af87f4484c9aa62 M dlls
also 'file' says dll is UPX compressed which may be relevant
https://bugs.winehq.org/show_bug.cgi?id=47769
Michael McGuire spoon0042@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |Debian Regression SHA1| |58139dcb125390b9a2bcd79869d | |571337d8ab3d8 CC| |julliard@winehq.org URL| |https://us.royalquest.com/
https://bugs.winehq.org/show_bug.cgi?id=47769
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |5f10545b199ce44de7f91d71913 | |1767396e320c7 Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED
--- Comment #1 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- Fixed by https://source.winehq.org/git/wine.git/?a=commit;h=5f10545b199ce44de7f91d719...
https://bugs.winehq.org/show_bug.cgi?id=47769
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 4.17.
https://bugs.winehq.org/show_bug.cgi?id=47769
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression
https://bugs.winehq.org/show_bug.cgi?id=47769
--- Comment #3 from Michael McGuire spoon0042@hotmail.com --- It seems something is still failing in wine-devel 4.17, clicking play does nothing, not even anything on the terminal with no WINEDEBUG set. 4.17 staging does work though.
https://bugs.winehq.org/show_bug.cgi?id=47769
--- Comment #4 from Michael McGuire spoon0042@hotmail.com --- Working again on a git checkout master build, so who knows. Disregard this, maybe.
https://bugs.winehq.org/show_bug.cgi?id=47769
--- Comment #5 from Michael McGuire spoon0042@hotmail.com --- Well this is annoying. Updated to the winehq built 4.18-devel packages and it's still silently failing. Or failing again, for all I know this could be a separate issue. In short:
fails: wine-devel / chroot build, either 64/32 or pure 32 bit works: wine-staging / local pure 32 bit build
Taking any hints or ideas before I go trying anything further, if I bother at all.