blob: 3102848f89b9feb771e325cb9070d142db56a2ac [file] [log] [blame]
bart60389da2008-02-25 19:58:25 +00001
2Thread 3:
3Conflicting store by thread 3 at 0x........ size 4
4 at 0x........: t2 (hg03_inherit.c:28)
5 by 0x........: vg_thread_wrapper (drd_intercepts.c:?)
6 by 0x........: start_thread (in libpthread-?.?.so)
7 by 0x........: clone (in /...libc...)
bartb515eb12008-03-07 18:52:38 +00008Location 0x........ is 0 bytes inside shared[1],
9declared at hg03_inherit.c:11, in frame #0 of thread 3
bart60389da2008-02-25 19:58:25 +000010Other segment start (thread 1)
11 at 0x........: pthread_join (drd_intercepts.c:?)
12 by 0x........: main (hg03_inherit.c:49)
13Other segment end (thread 1)
14 at 0x........: pthread_join (in libpthread-?.?.so)
15 by 0x........: pthread_join (drd_intercepts.c:?)
16 by 0x........: main (hg03_inherit.c:63)
17
18Conflicting store by thread 3 at 0x........ size 4
19 at 0x........: t2 (hg03_inherit.c:29)
20 by 0x........: vg_thread_wrapper (drd_intercepts.c:?)
21 by 0x........: start_thread (in libpthread-?.?.so)
22 by 0x........: clone (in /...libc...)
bartb515eb12008-03-07 18:52:38 +000023Location 0x........ is 0 bytes inside shared[1],
24declared at hg03_inherit.c:11, in frame #0 of thread 3
bart60389da2008-02-25 19:58:25 +000025Other segment start (thread 1)
26 at 0x........: pthread_join (drd_intercepts.c:?)
27 by 0x........: main (hg03_inherit.c:49)
28Other segment end (thread 1)
29 at 0x........: pthread_join (in libpthread-?.?.so)
30 by 0x........: pthread_join (drd_intercepts.c:?)
31 by 0x........: main (hg03_inherit.c:63)
32
33ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)