I just tried running the program with Valgrind on a machine with Debian 12 (bookworm). It ships with valgrind-3.19.0. I did exactly the same and the issue is gone.
So I think the issue can be considered closed. Also, on the "bugs" you mentioned in the previous email. Note that this project is still under development and its README.md targets Debian only. The issues you are facing are either because it is still under development or you are not using Debian to build it. Alex On Sun, 2023-06-25 at 08:34 -0700, John Reiser wrote: > > Upgrade valgrind *TODAY*. The current version is valgrind-3.21.0. > > On a RaspberryPi model 3 in 32-bit mode (armhf) running Debian 11 > (bullseye), > then "apt-get install valgrind" installs valgrind-3.16.1 which is > much better > than the valgrind-3.7.0 which complained "not implemented" for the > "pac" app. > > On the same machine (1 GiB RAM, 4 CPU), valgrind-3.22.0.GIT can be > built > from source git://sourceware.org/git/valgrind.git. It takes less > than > one hour if you invoke "make -j4" to use all 4 CPU; no dynamic paging > is used. > > > > _______________________________________________ > Valgrind-users mailing list > Valgrind-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/valgrind-users _______________________________________________ Valgrind-users mailing list Valgrind-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/valgrind-users