Add 469782 to NEWS
[valgrind.git] / helgrind / tests / locked_vs_unlocked3.stderr.exp-freebsd
blob75af898179c4a83a950d84d85a3e32795c9ebabc
1 ---Thread-Announcement------------------------------------------
3 Thread #x was created
4    ...
5    by 0x........: pthread_create@* (hg_intercepts.c:...)
6    by 0x........: main (locked_vs_unlocked3.c:53)
8 ---Thread-Announcement------------------------------------------
10 Thread #x was created
11    ...
12    by 0x........: pthread_create@* (hg_intercepts.c:...)
13    by 0x........: main (locked_vs_unlocked3.c:54)
15 ----------------------------------------------------------------
17  Lock at 0x........ was first observed
18    at 0x........: pthread_mutex_init (hg_intercepts.c:...)
19    by 0x........: main (locked_vs_unlocked3.c:51)
20  Address 0x........ is 0 bytes inside data symbol "mx"
22 Possible data race during write of size 4 at 0x........ by thread #x
23 Locks held: none
24    at 0x........: child_fn2 (locked_vs_unlocked3.c:38)
25    by 0x........: mythread_wrapper (hg_intercepts.c:...)
26    ...
28 This conflicts with a previous write of size 4 by thread #x
29 Locks held: 1, at address 0x........
30    at 0x........: child_fn1 (locked_vs_unlocked3.c:27)
31    by 0x........: mythread_wrapper (hg_intercepts.c:...)
32    ...
33  Address 0x........ is 0 bytes inside data symbol "x"