Hi Everyone, I'm working on a Tinker Board (https://www.asus.com/us/Single-Board-Computer/Tinker-Board/). It is a Cortex-A17 with Debian 9.8. Debian provides Valgrind 3.12.
$ valgrind ./test.exe ==8876== Memcheck, a memory error detector ==8876== Copyright (C) 2002-2015, and GNU GPL'd, by Julian Seward et al. ==8876== Using Valgrind-3.12.0.SVN and LibVEX; rerun with -h for copyright info ==8876== Command: ./test.exe ==8876== valgrind: m_transtab.c:2459 (vgPlain_init_tt_tc): Assertion 'sizeof(TTEntryC) <= 88' failed. Segmentation fault A quick pass in the bug tracker did not show hits for the error, so I'm guessing it has not been reported. $ apt-cache show valgrind Package: valgrind Source: valgrind (1:3.12.0~svn20160714-1) Version: 1:3.12.0~svn20160714-1+b1 Installed-Size: 29965 Maintainer: Alessandro Ghedini <gh...@debian.org> Architecture: armhf ... I can provide remote access to the board. I need authorized_keys. Jeff _______________________________________________ Valgrind-users mailing list Valgrind-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/valgrind-users