================================================= ./valgrind-new/exp-sgcheck/tests/hackedbz2.stderr.diff-glibc28-amd64 ================================================= --- hackedbz2.stderr.exp-glibc28-amd64 2014-04-25 02:53:34.364116020 +0100 +++ hackedbz2.stderr.out 2014-04-25 03:14:16.589440106 +0100 @@ -1,7 +1,6 @@ Invalid read of size 1 - at 0x........: vex_strlen (hackedbz2.c:1006) - by 0x........: add_to_myprintf_buf (hackedbz2.c:1284) + at 0x........: add_to_myprintf_buf (hackedbz2.c:1006) by 0x........: vex_printf (hackedbz2.c:1155) by 0x........: BZ2_compressBlock (hackedbz2.c:4039) by 0x........: handle_compress (hackedbz2.c:4761) ================================================= ./valgrind-old/exp-sgcheck/tests/hackedbz2.stderr.diff-glibc28-amd64 ================================================= --- hackedbz2.stderr.exp-glibc28-amd64 2014-04-25 02:34:16.694133298 +0100 +++ hackedbz2.stderr.out 2014-04-25 02:53:11.287553915 +0100 @@ -1,7 +1,6 @@ Invalid read of size 1 - at 0x........: vex_strlen (hackedbz2.c:1006) - by 0x........: add_to_myprintf_buf (hackedbz2.c:1284) + at 0x........: add_to_myprintf_buf (hackedbz2.c:1006) by 0x........: vex_printf (hackedbz2.c:1155) by 0x........: BZ2_compressBlock (hackedbz2.c:4039) by 0x........: handle_compress (hackedbz2.c:4761) ================================================= ./valgrind-old/gdbserver_tests/nlgone_exit.stdoutB.diff ================================================= --- nlgone_exit.stdoutB.exp 2014-04-25 02:34:13.211200561 +0100 +++ nlgone_exit.stdoutB.out 2014-04-25 02:40:28.612994839 +0100 @@ -1,5 +1,6 @@ Continuing. Program received signal SIGTRAP, Trace/breakpoint trap. -0x........ in syscall ... +0x........ in __GI__exit (status=status@entry=1) +32 INLINE_SYSCALL (exit_group, 1, status); Continuing. Program exited with code 01.