none/tests/fdleak_cmsg_supp.supp: Add suppressions for older glibc
[valgrind.git] / drd / tests / hg04_race.stderr.exp
blob4cc01a213f0dc77f3d3133820f505c8bbadab3c6
2 Thread 3:
3 Conflicting load by thread 3 at 0x........ size 4
4    at 0x........: th10 (hg04_race.c:11)
5    by 0x........: th9 (hg04_race.c:17)
6 Location 0x........ is 0 bytes inside global var "shared"
7 declared at hg04_race.c:6
8 Other segment start (thread 2)
9    (thread finished, call stack no longer available)
10 Other segment end (thread 2)
11    (thread finished, call stack no longer available)
13 Conflicting store by thread 3 at 0x........ size 4
14    at 0x........: th10 (hg04_race.c:11)
15    by 0x........: th9 (hg04_race.c:17)
16 Location 0x........ is 0 bytes inside global var "shared"
17 declared at hg04_race.c:6
18 Other segment start (thread 2)
19    (thread finished, call stack no longer available)
20 Other segment end (thread 2)
21    (thread finished, call stack no longer available)
24 ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)