Hello dear forum members,
I installed Valgrind on my openWRT, ARMV7 machine, and tried to use it in
the following manner:

valgrind --leak-check=yes <application name>

in return, I got the following response:

==1517== Invalid read of size 4
==1517==    at 0x48C1950: ??? (in /lib/libuClibc-0.9.33.2.so)
==1517==  Address 0xbdb60c1c is just below the stack ptr.  To suppress,
use: --workaround-gcc296-bugs=yes


The same case happen with any other application I've tried to run.
It seems to me that I have some low-level configuration issue, but I
couldn't find it.

I would appreciate your opinion on this.

Thanks,
Tzviel
------------------------------------------------------------------------------
_______________________________________________
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to