https://bugs.winehq.org/show_bug.cgi?id=40330 Kristján Gerhardsson <fluffy(a)fluffy.is> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fluffy(a)fluffy.is --- Comment #5 from Kristján Gerhardsson <fluffy(a)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.