1 ---Thread-Announcement------------------------------------------
5 by 0x........: pthread_create@* (hg_intercepts.c:...)
6 by 0x........: barriers_and_races (pth_barrier.c:92)
7 by 0x........: main (pth_barrier.c:122)
9 ---Thread-Announcement------------------------------------------
13 by 0x........: pthread_create@* (hg_intercepts.c:...)
14 by 0x........: barriers_and_races (pth_barrier.c:92)
15 by 0x........: main (pth_barrier.c:122)
17 ---Thread-Announcement------------------------------------------
19 Thread #x is the program's root thread
21 ----------------------------------------------------------------
23 Possible data race during write of size 1 at 0x........ by thread #x
25 at 0x........: threadfunc (pth_barrier.c:60)
26 by 0x........: mythread_wrapper (hg_intercepts.c:...)
29 This conflicts with a previous write of size 1 by thread #x
31 at 0x........: threadfunc (pth_barrier.c:60)
32 by 0x........: mythread_wrapper (hg_intercepts.c:...)
34 Address 0x........ is 0 bytes inside a block of size 1 alloc'd
35 at 0x........: malloc (vg_replace_malloc.c:...)
36 by 0x........: barriers_and_races (pth_barrier.c:76)
37 by 0x........: main (pth_barrier.c:122)
38 Block was alloc'd by thread #x