Re: "Error accepting connection: Function not implemented", is this expected?
John Reiser <[email protected]> Sun, 25 Jun 2023 08:34:57 -0700
| Newsgroups | gmane.comp.debugging.valgrind |
|---|---|
| Message-ID | <[email protected]> |
> 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 [email protected] https://lists.sourceforge.net/lists/listinfo/valgrind-users