------- Comment From [email protected] 2016-04-20 09:02 EDT------- The issue reported in this bug is that Valgrind always diagnoses an invalid read below the stack pointer, even for a program that basically does nothing (like /bin/true). That read operation is actually performed by Valgrind itself at initialization time. This is a real bug in the Valgrind binary, but it is caused by a miscompile due to a GCC bug. That bug must be fixed first, and Valgrind must then be rebuilt in order for this bug to be fixed.
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1556765 Title: Valgrind command valgrind /bin/true shows error To manage notifications about this bug go to: https://bugs.launchpad.net/valgrind/+bug/1556765/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
