[Bug 267752] devel/valgrind: Valgrind fails on programs compiled with -fsanitize=address

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 13 Nov 2022 20:14:16 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267752

            Bug ID: 267752
           Summary: devel/valgrind: Valgrind fails on programs compiled
                    with -fsanitize=address
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: yuri@freebsd.org
                CC: pjfloyd@wanadoo.fr
             Flags: maintainer-feedback?(pjfloyd@wanadoo.fr)
                CC: pjfloyd@wanadoo.fr

> cc -fsanitize=address hw.c
> $ /usr/local/bin/valgrind -v --tool=memcheck --show-mismatched-frees=no ./a.out
> [...skipped...]
> valgrind: You cannot run './a.out' directly.
> valgrind: You should use $prefix/bin/valgrind.

valgrind-3.20.0,1
FreeBSD 13.1-STABLE

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