Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Nov 2022 19:59:57 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 267751] lang/gcc11: Address sanitizer isn't properly enabled: ASan runtime does not come first in initial library list
Message-ID:  <bug-267751-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D267751

            Bug ID: 267751
           Summary: lang/gcc11: Address sanitizer isn't properly enabled:
                    ASan runtime does not come first in initial library
                    list
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: salvadore@freebsd.org
          Reporter: yuri@freebsd.org
             Flags: maintainer-feedback?(salvadore@freebsd.org)
          Assignee: salvadore@freebsd.org

Programs compiled with:
> g++11 -g -fsanitize=3Daddress -fno-omit-frame-pointer x.cpp -I /usr/local=
/include/ -fopenmp

fail:
> $ ./a.out=20
> =3D=3D59390=3D=3DASan runtime does not come first in initial library list=
; you should either link runtime to your application or manually preload it=
 with LD_PRELOAD.


13.1-STABLE

--=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-267751-7788>