https://bugs.kde.org/show_bug.cgi?id=365273
--- Comment #8 from earl_c...@yahoo.com --- I compiled ran the test program like this: gcc -O0 -o test test.c -lpthread taskset 0x03 valgrind -v -v -v -d -d -d --trace-signals=yes --trace-syscalls=yes ./test Using gcc: Version: 4:4.8.2-1ubuntu6 Using libc: 2.19-0ubuntu6.9 I also discovered that the valgrind diagnostic is not issued if taskset 0x01 is used. -- You are receiving this mail because: You are watching all bug changes.