[Bug 40330] Build fails with AddressSanitizer.

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Jun 6 08:15:22 CDT 2018


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

Kristján Gerhardsson <fluffy at fluffy.is> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fluffy at fluffy.is

--- Comment #5 from Kristján Gerhardsson <fluffy at fluffy.is> ---
For anyone else stumbling over the sfnt2fon problem, here is a quick
workaround.

Compile wine normally (without asan), then make a copy of sfnt2fon. Then
compile wine with asan. Once the compilation fails, replace the sfnt2fon
version compiled with asan with the one compiled without asan, which you copied
earlier. The compilation should complete without any further errors.

Obviously this isn't a proper fix, but it's at least a workaround to get the
asan compilation to work.

-- 
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