[Bug 50993] App compiled with address sanitizer don't work in Wine

WineHQ Bugzilla wine-bugs at winehq.org
Wed Jan 19 16:51:28 CST 2022


https://bugs.winehq.org/show_bug.cgi?id=50993

Bernhard Übelacker <bernhardu at mailbox.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bernhardu at mailbox.org

--- Comment #7 from Bernhard Übelacker <bernhardu at mailbox.org> ---
Created attachment 71677
  --> https://bugs.winehq.org/attachment.cgi?id=71677
Add some more instructions to GetInstructionSize.

I took Romans patch and Erics patch from 52386 and added a few more
instructions needed to run a x86_64-llvm-mingw generated test exe
with a regular x86_64-w64-mingw 10.2.1 "wine userland".
Also needed manually adding some link commands to winegcc.c and having
msvcrt/string.c:strlen compiled with "__attribute__((optimize("-O0")))".

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.


More information about the wine-bugs mailing list