https://bugs.winehq.org/show_bug.cgi?id=55710
--- Comment #32 from Paul Gofman pgofman@codeweavers.com ---
Paul, do you have any suggestions or an idea how to make the patch work on systems like the one I have here? Or the only solution is to disable the patch?
I am afraid, as I mentioned in the previous message, *this* patch cannot work with arbitrary native so addresses layout, there is no obvious way to make it address independent. It might be possible now, when PE split is complete, to implement that through Linux syscall thunk, although that won't work on 2018 system anyway and I am not working on that now.
So maybe it is possible to find what specifically causing this behaviuour on that system (some special ld.so build? not clear how that worked before though, something must have changed or actually that never worked on that system with this patch), or build with the patch disabled I am afraid.