https://bugs.winehq.org/show_bug.cgi?id=55058
Eric Pouech eric.pouech@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |eric.pouech@gmail.com
--- Comment #3 from Eric Pouech eric.pouech@gmail.com --- actually, the culprit is when wine's loader has been moved to PIE compilation (likely cc2cfb9b or related friend)
under Linux: failure happens when ELF loader is 64 bit: - all tests in 64 bit - tests in 32bit if ELF loader is 64bit (new wine wow mode only)
see also https://bugs.winehq.org/show_bug.cgi?id=55096