Bug#323184: valgrind does not work for simplest programs

2005-09-07 Thread Elrond
Hi, This problem has been partly fixed in 3.0.1-1. Partly means, that a) programs now mostly run under valgrind b) valgrind now throws loads of warnings against me (probably some suppressions are needed, maybe some fixes to libc6 are still needed, whatever) c) some programs SEGV after runn

Bug#323184: valgrind does not work for simplest programs

2005-08-15 Thread Elrond
Package: valgrind Version: 3.0.0-1 Severity: serious Hi, starting the new valgrind on simplest programs (like one printf("Hello %s\n", "world");) just goes this: ==1366== Process terminating with default action of signal 4 (SIGILL) ==1366== Illegal operand at address 0xB0039D4C