You should upgrade to a recent valgrind version (e.g. compile the last official release 3.14, or even the git version). See bug https://bugs.kde.org/show_bug.cgi?id=362935
Philippe commit 7a8129795c5c4e0465ac48989dc6cd755b5d0a66 Author: Julian Seward <jsew...@acm.org> AuthorDate: Thu Jul 21 12:47:51 2016 +0000 Commit: Julian Seward <jsew...@acm.org> CommitDate: Thu Jul 21 12:47:51 2016 +0000 Fix incorrect assertion re sizeof TTEntryC on arm-linux. Fixes #362935. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@15912 On Sun, 2019-03-17 at 08:59 -0400, Jeffrey Walton wrote: > 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 _______________________________________________ Valgrind-users mailing list Valgrind-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/valgrind-users