[Bug 267752] devel/valgrind: Valgrind fails on programs compiled with -fsanitize=address
Date: Sun, 13 Nov 2022 23:08:41 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267752 --- Comment #6 from Paul Floyd <pjfloyd@wanadoo.fr> --- With a trivial asan application I get no problems at startup but then it hangs when the guest starts to execute. Under gdb it seems to be hanging in a (host) call to madvise during the (guest) sanitizer initialization, calling __sanitizer::DontDumpShadowMemory. I think that this not worth trying to fix. 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. -- You are receiving this mail because: You are the assignee for the bug.