Date: Wed, 28 Oct 2020 23:10:34 +0000 From: bugzilla-noreply@freebsd.org To: testing@FreeBSD.org Subject: [Bug 250706] lib.libc.ssp.ssp_test.raw is broken without ASAN Message-ID: <bug-250706-32464@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D250706 Bug ID: 250706 Summary: lib.libc.ssp.ssp_test.raw is broken without ASAN Product: Base System Version: CURRENT Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: tests Assignee: testing@FreeBSD.org Reporter: brooks@FreeBSD.org The raw SSP test is broken without ASAN. Unfortunately, we can not reliably link ASAN support code in an external cross compiler (it might be for a new= er OS version and require new syscalls). We need to be linking against an ASAN library matching the version of FreeBSD being built. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-250706-32464>