================================================= ./valgrind-new/helgrind/tests/tc22_exit_w_lock.stderr.diff ================================================= --- tc22_exit_w_lock.stderr.exp 2014-09-02 02:41:41.308534094 +0100 +++ tc22_exit_w_lock.stderr.out 2014-09-02 02:55:17.661787650 +0100 @@ -13,6 +13,23 @@ ---Thread-Announcement------------------------------------------ +Thread #x is the program's root thread + +---------------------------------------------------------------- + +Possible data race during write of size 1 at 0x........ by thread #x +Locks held: none + ... + by 0x........: pthread_create@* (hg_intercepts.c:...) + by 0x........: main (tc22_exit_w_lock.c:42) + +This conflicts with a previous write of size 1 by thread #x +Locks held: none + ... + Address 0x........ is not stack'd, malloc'd or on a free list + +---Thread-Announcement------------------------------------------ + Thread #x was created ... by 0x........: pthread_create@* (hg_intercepts.c:...) @@ -23,10 +40,6 @@ Thread #x: Exiting thread still holds 1 lock ... ----Thread-Announcement------------------------------------------ - -Thread #x is the program's root thread - ---------------------------------------------------------------- Thread #x: Exiting thread still holds 1 lock @@ -34,4 +47,4 @@ by 0x........: main (tc22_exit_w_lock.c:48) -ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 0 from 0) +ERROR SUMMARY: 19 errors from 4 contexts (suppressed: 0 from 0) ================================================= ./valgrind-new/helgrind/tests/tc22_exit_w_lock.stderr.diff-kfail-x86 ================================================= --- tc22_exit_w_lock.stderr.exp-kfail-x86 2014-09-02 02:41:41.304534171 +0100 +++ tc22_exit_w_lock.stderr.out 2014-09-02 02:55:17.661787650 +0100 @@ -3,7 +3,6 @@ Thread #x was created ... - by 0x........: pthread_create_WRK (hg_intercepts.c:...) by 0x........: pthread_create@* (hg_intercepts.c:...) by 0x........: main (tc22_exit_w_lock.c:39) @@ -14,9 +13,25 @@ ---Thread-Announcement------------------------------------------ +Thread #x is the program's root thread + +---------------------------------------------------------------- + +Possible data race during write of size 1 at 0x........ by thread #x +Locks held: none + ... + by 0x........: pthread_create@* (hg_intercepts.c:...) + by 0x........: main (tc22_exit_w_lock.c:42) + +This conflicts with a previous write of size 1 by thread #x +Locks held: none + ... + Address 0x........ is not stack'd, malloc'd or on a free list + +---Thread-Announcement------------------------------------------ + Thread #x was created ... - by 0x........: pthread_create_WRK (hg_intercepts.c:...) by 0x........: pthread_create@* (hg_intercepts.c:...) by 0x........: main (tc22_exit_w_lock.c:42) @@ -25,14 +40,11 @@ Thread #x: Exiting thread still holds 1 lock ... ----Thread-Announcement------------------------------------------ - -Thread #x is the program's root thread - ---------------------------------------------------------------- Thread #x: Exiting thread still holds 1 lock ... + by 0x........: main (tc22_exit_w_lock.c:48) -ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 0 from 0) +ERROR SUMMARY: 19 errors from 4 contexts (suppressed: 0 from 0) ================================================= ./valgrind-old/helgrind/tests/tc09_bad_unlock.stderr.diff ================================================= --- tc09_bad_unlock.stderr.exp 2014-09-02 02:22:12.982942954 +0100 +++ tc09_bad_unlock.stderr.out 2014-09-02 02:35:19.725860619 +0100 @@ -37,7 +37,6 @@ by 0x........: nearly_main (tc09_bad_unlock.c:31) by 0x........: main (tc09_bad_unlock.c:49) Address 0x........ is on thread #x's stack - in frame #x, created by nearly_main (tc09_bad_unlock.c:16) ----------------------------------------------------------------