================================================= ./valgrind-new/helgrind/tests/tc06_two_races_xml.stderr.diff ================================================= --- tc06_two_races_xml.stderr.exp 2010-07-02 03:30:24.000000000 +0100 +++ tc06_two_races_xml.stderr.out 2010-07-02 03:42:55.000000000 +0100 @@ -44,12 +44,10 @@ 0x........ ... - do_clone - - - 0x........ - ... pthread_create@@GLIBC_2.2.5 + ... + createthread.c + ... 0x........ @@ -121,6 +119,9 @@ 0x........ ... start_thread + ... + pthread_create.c + ... 0x........ @@ -175,6 +176,9 @@ 0x........ ... start_thread + ... + pthread_create.c + ... 0x........ @@ -229,6 +233,9 @@ 0x........ ... start_thread + ... + pthread_create.c + ... 0x........ @@ -283,6 +290,9 @@ 0x........ ... start_thread + ... + pthread_create.c + ... 0x........ ================================================= ./valgrind-new/memcheck/tests/x86-linux/scalar.stderr.diff ================================================= --- scalar.stderr.exp 2010-07-02 03:30:25.000000000 +0100 +++ scalar.stderr.out 2010-07-02 03:39:18.000000000 +0100 @@ -230,10 +230,6 @@ Syscall param mount(data) contains uninitialised byte(s) ... -Syscall param mount(source) points to unaddressable byte(s) - ... - Address 0x........ is not stack'd, malloc'd or (recently) free'd - Syscall param mount(target) points to unaddressable byte(s) ... Address 0x........ is not stack'd, malloc'd or (recently) free'd @@ -505,9 +501,6 @@ ----------------------------------------------------- 55: __NR_fcntl (GETLK) 1s 0m ----------------------------------------------------- - -More than 100 errors detected. Subsequent errors -will still be recorded, but in less detail than before. Syscall param fcntl(lock) contains uninitialised byte(s) ... @@ -517,6 +510,9 @@ ----------------------------------------------------- 57: __NR_setpgid 2s 0m ----------------------------------------------------- + +More than 100 errors detected. Subsequent errors +will still be recorded, but in less detail than before. Syscall param setpgid(pid) contains uninitialised byte(s) ... ================================================= ./valgrind-old/helgrind/tests/tc06_two_races_xml.stderr.diff ================================================= --- tc06_two_races_xml.stderr.exp 2010-07-02 03:06:13.000000000 +0100 +++ tc06_two_races_xml.stderr.out 2010-07-02 03:22:37.000000000 +0100 @@ -44,12 +44,10 @@ 0x........ ... - do_clone - - - 0x........ - ... pthread_create@@GLIBC_2.2.5 + ... + createthread.c + ... 0x........ @@ -121,6 +119,9 @@ 0x........ ... start_thread + ... + pthread_create.c + ... 0x........ @@ -175,6 +176,9 @@ 0x........ ... start_thread + ... + pthread_create.c + ... 0x........ @@ -229,6 +233,9 @@ 0x........ ... start_thread + ... + pthread_create.c + ... 0x........ @@ -283,6 +290,9 @@ 0x........ ... start_thread + ... + pthread_create.c + ... 0x........ ================================================= ./valgrind-old/memcheck/tests/x86-linux/scalar.stderr.diff ================================================= --- scalar.stderr.exp 2010-07-02 03:07:04.000000000 +0100 +++ scalar.stderr.out 2010-07-02 03:19:01.000000000 +0100 @@ -230,10 +230,6 @@ Syscall param mount(data) contains uninitialised byte(s) ... -Syscall param mount(source) points to unaddressable byte(s) - ... - Address 0x........ is not stack'd, malloc'd or (recently) free'd - Syscall param mount(target) points to unaddressable byte(s) ... Address 0x........ is not stack'd, malloc'd or (recently) free'd @@ -505,9 +501,6 @@ ----------------------------------------------------- 55: __NR_fcntl (GETLK) 1s 0m ----------------------------------------------------- - -More than 100 errors detected. Subsequent errors -will still be recorded, but in less detail than before. Syscall param fcntl(lock) contains uninitialised byte(s) ... @@ -517,6 +510,9 @@ ----------------------------------------------------- 57: __NR_setpgid 2s 0m ----------------------------------------------------- + +More than 100 errors detected. Subsequent errors +will still be recorded, but in less detail than before. Syscall param setpgid(pid) contains uninitialised byte(s) ...