Bug#924513: this bug is the exact same as 924906

2019-03-27 Thread Jon Hamill
Dear maintainers,


I noticed the exact same bug description appears in 
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=924906


Although my bug was requested 5 days earlier it seems that my bug was not given 
the same priority as 924906 - maybe because of my specificity about armhf 
architecture?


Please fold my bug (924513) into the more severe bug listing (924906) in the 
hopes of seeing the patch pulled in from upstream sooner.


Best,

-Jon


Bug#924513: request for updated ARM compile of valgrind package

2019-03-13 Thread Jon Hamill
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: 
Serial  : 



Thanks in advance!


Best,

-Jon