Add 469782 to NEWS
[valgrind.git] / helgrind / tests / pth_barrier3.stderr.exp
blob4dd04b37f106e85e30f7c8d808a3dbca3f4a44f4
1 ---Thread-Announcement------------------------------------------
3 Thread #x was created
4 ...
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------------------------------------------
11 Thread #x was created
12 ...
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
24 Locks held: none
25 at 0x........: threadfunc (pth_barrier.c:60)
26 by 0x........: mythread_wrapper (hg_intercepts.c:...)
27 ...
29 This conflicts with a previous write of size 1 by thread #x
30 Locks held: none
31 at 0x........: threadfunc (pth_barrier.c:60)
32 by 0x........: mythread_wrapper (hg_intercepts.c:...)
33 ...
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