================================================= ./valgrind-new/helgrind/tests/tc22_exit_w_lock.stderr.diff ================================================= --- tc22_exit_w_lock.stderr.exp 2014-09-02 03:31:04.278429750 +0100 +++ tc22_exit_w_lock.stderr.out 2014-09-02 03:43:53.875579365 +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: 11 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 03:31:04.270429905 +0100 +++ tc22_exit_w_lock.stderr.out 2014-09-02 03:43:53.875579365 +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: 11 errors from 4 contexts (suppressed: 0 from 0)