https://bugs.winehq.org/show_bug.cgi?id=48417
--- Comment #9 from Anastasius Focht focht@gmx.net --- Hello folks,
addendum to Alexandre's comment #5
--- quote --- The right fix is to map the exe before anything else, but there's still some work left before we can do that. For now, setting an explicit load address for kernelbase should be enough. --- quote ---
This is now fulfilled by commit https://source.winehq.org/git/wine.git/commitdiff/72baffdb6d7ce2d8c2bb0656b4... ("ntdll: Load the main module before the other dlls.").
Regards