Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Nov 2022 23:08:41 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 267752] devel/valgrind: Valgrind fails on programs compiled with -fsanitize=address
Message-ID:  <bug-267752-7788-lZKzI6VoSp@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-267752-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-267752-7788@https.bugs.freebsd.org/bugzilla/>

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

--- Comment #6 from Paul Floyd <pjfloyd@wanadoo.fr> ---
With a trivial asan application I get no problems at startup but then it ha=
ngs
when the guest starts to execute. Under gdb it seems to be hanging in a (ho=
st)
call to madvise during the (guest) sanitizer initialization, calling
__sanitizer::DontDumpShadowMemory.

I think that this not worth trying to fix.=20

You can try logging a bug upstream at https://bugs.kde.org/ but I very much
doubt that anyone else will want to work on it.

--=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-267752-7788-lZKzI6VoSp>