[Valgrind-users] Problem running even simple programs

2014-11-27 Thread Mikhail Baikov
Hello I built valgrind 3.10.1 for arm platform (on amd64 host system) and got a problem. Memcheck fails finding problems even in /bin/true # valgrind /bin/true ==1654== Memcheck, a memory error detector ==1654== Copyright (C) 2002-2013, and GNU GPL'd, by Julian Seward et al. ==1654== Using

Re: [Valgrind-users] Problem running even simple programs

2014-11-27 Thread Philippe Waroquiers
On Thu, 2014-11-27 at 23:06 +0300, Mikhail Baikov wrote: ==1654== Invalid read of size 4 ==1654==at 0x489B248: __uClibc_main (in /lib/libuClibc-0.9.32.1.so) ==1654== Address 0xbdd74b44 is on thread 1's stack ==1654== 20 bytes below stack pointer ==1654== I also have # valgrind -v -v