From nobody Sun Nov 13 20:14:16 2022 X-Original-To: ports-bugs@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4N9NvF2Vghz4fkhG for ; Sun, 13 Nov 2022 20:14:17 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4N9NvF1Jd0z4JyP for ; Sun, 13 Nov 2022 20:14:17 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1668370457; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=I5ATfzOlE68dOtrKPLpPOhFcZ4yRpBjLQnghghxcmXw=; b=obuVtUHgnkCUOiynluh/fXdMQEbZjr1iBMuVPc9J58/B0YzCFz+6PrRtrp6ChaUKmQWWxY ntM1JoOYEQyCMzIUxgZhaf8bkYxw298rHIweeDyUPQp5OGrPymUL9RLqkaqXrOfvOGI3Eo gPvw9Se/lMkrp3Q4Sa5AMs8eoLdha4HXu41BgFF6ucsJz47PBx2V7tzk1va0/upCoVjKXU XmsC7aA0Wr+r9Ovu6ntCLxgycdLGxocPktxJLfrtUfoK+118Qg9XEV1gmnSuw2Y7lC1kt/ XNVx2W0WYgzm4nGfHZrEUct9yZoIIrnZqajmDxgChFG7nbTT+XRhAHtmQ7kijg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1668370457; a=rsa-sha256; cv=none; b=TCkbRsKzh6DIm73vHIvILoEvkMZ2GRjq/oSujGkLIGl19TNNU8Peknm6vh9hN7yJjTBP01 9qyZDGtFNfciSAQvzO4qLJVL3iIoEeOgv1q4qB+Tcj1zB7XAEBPLYOV72zxA1Lx87LdneU NX9jnRZ8K8HZ6QZAOhFhWR4ajUDLjmN2vHnQV79mhr27n5hZ/u0wDCI0iLZmfBm/bYWg2j Q3vhJFD4FTgEe0Iz4gzG09MExXBprFl2+igI6MCStSgfQZjWpokiqkTykxOWUm4zAwCwOV 1CnQEwqMP5NEmfG8LOxCATJRy2S+jSUbh7glcmfGp9dN6gIzc2eZVj1pOVGmpw== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4N9NvF05vKzFVF for ; Sun, 13 Nov 2022 20:14:17 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 2ADKEGO0091666 for ; Sun, 13 Nov 2022 20:14:16 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 2ADKEGXD091665 for ports-bugs@FreeBSD.org; Sun, 13 Nov 2022 20:14:16 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 267752] devel/valgrind: Valgrind fails on programs compiled with -fsanitize=address Date: Sun, 13 Nov 2022 20:14:16 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: yuri@freebsd.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter cc flagtypes.name Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Ports bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-ports-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports-bugs@freebsd.org X-BeenThere: freebsd-ports-bugs@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D267752 Bug ID: 267752 Summary: devel/valgrind: Valgrind fails on programs compiled with -fsanitize=3Daddress 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=3Daddress hw.c > $ /usr/local/bin/valgrind -v --tool=3Dmemcheck --show-mismatched-frees=3D= 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 --=20 You are receiving this mail because: You are the assignee for the bug.=