https://bugs.winehq.org/show_bug.cgi?id=48274
--- Comment #16 from Olivier F. R. Dierick o.dierick@piezo-forte.be --- Hello,
(In reply to Paul Gofman from comment #4)
Can you please confirm if just replacing <winebin>/lib64/wine/ntdll.so in the "bad" build with the one from "good" build (with the refenced patches reversed) fixes the issue? Could you please also attach that 64 bit ntdll.so binary from your "bad" build and specify which exactly flags are used for building?
Replacing ntdll.dll.so with "good" one results in a binary mismatch. I don't know how to avoid that.
I use 'configure' options --enable-win64, --prefix and --without-* for a few libraries missing from debian 8 jessie, and 'make' option -j and no option for 'make install'. I don't use custom build flags.
Attached replacement log, "bad" ntdll.dll.so and shared wow 64-bit part build log.
(In reply to Paul Gofman from comment #5)
Also, could you please attach WINEDEBUG=+seh,+module,+thread,+process log?
(In reply to Paul Gofman from comment #9)
Does the attached patch help?
It goes further and create a partial wineprefix but also fails.
I attached the requested log for "bad" and then "bad" + comment 9 patch.
Regards.