http://bugs.winehq.org/show_bug.cgi?id=59662 Bug ID: 59662 Summary: wine-mono: ASan gets triggered after commit 34a8563df. Product: Wine Version: 11.6 Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: mscoree Assignee: wine-bugs@list.winehq.org Reporter: bernhardu@mailbox.org Distribution: --- Created attachment 80752 --> http://bugs.winehq.org/attachment.cgi?id=80752 mscoree_comtest_asan.txt Since a few days I receive in gitlab, with a modified tree to run PE ASan enabled binaries, reports from loadpath.exe, csc.exe and mcs.exe. They all show as last frame `copy_stack_data_internal` with a memcpy. I was able to reproduce it with a local tree too. If I revert following patch ASan stays silent: 34a8563df2b "mscoree: Use coop-aware thread attach functions." Attach file shows a mscoree:comtest run, with contents of wine-mono-11.0.0-dbgsym.tar.xz put into the prefix. -- 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.