Package: valgrind:armhf

Version: valgrind-3.12.0.SVNvalgrind-3.12.0.SVN


When I invoke valgrind to run my binary I am met with a failed assertion about 
a type size. The bug was fixed upstream in valgrind source as of 
https://bugs.kde.org/show_bug.cgi?id=362935


Here is a transcript of the error message from the logfile I used when running 
my executable in valgrind:

==2695== Memcheck, a memory error detector
==2695== Copyright (C) 2002-2015, and GNU GPL'd, by Julian Seward et al.
==2695== Using Valgrind-3.12.0.SVN and LibVEX; rerun with -h for copyright info
==2695== Command: ./fcsServer
==2695== Parent PID: 1775
==2695==

valgrind: m_transtab.c:2459 (vgPlain_init_tt_tc): Assertion 'sizeof(TTEntryC) 
<= 88' failed.



I am using Linux debian 4.13.0 #29 SMP PREEMPT Mon Mar 11 11:46:47 EDT 2019 
armv7l GNU/Linux


with this cpuinfo


root@debian:~/incoming/bin# cat /proc/cpuinfo
processor       : 0
model name      : ARMv7 Processor rev 5 (v7l)
BogoMIPS        : 48.00
Features        : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt 
vfpd32 lpae
CPU implementer : 0x41
CPU architecture: 7
CPU variant     : 0x0
CPU part        : 0xc07
CPU revision    : 5

Hardware        : Freescale i.MX6 Ultralite (Device Tree)
Revision        : 0000
Serial          : 0000000000000000



Thanks in advance!


Best,

-Jon


Reply via email to