[Bug 250706] lib.libc.ssp.ssp_test.raw is broken without ASAN

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Oct 28 23:10:34 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250706

            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 at FreeBSD.org
          Reporter: brooks at 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 newer
OS version and require new syscalls).  We need to be linking against an ASAN
library matching the version of FreeBSD being built.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-testing mailing list