blob: f9a47f41688894b2c342ad19b70c98264ad5a600 [file] [log] [blame]
bart60389da2008-02-25 19:58:25 +00001
bart7886dd32012-04-01 15:06:57 +00002Thread 3:
3Conflicting load by thread 3 at 0x........ size 4
4 at 0x........: th (hg05_race2.c:17)
5 by 0x........: vgDrd_thread_wrapper (drd_pthread_intercepts.c:?)
6Location 0x........ is 0 bytes inside foo.poot[5].plop[11],
7declared at hg05_race2.c:24, in frame #? of thread 1
8Other segment start (thread 2)
9 (thread finished, call stack no longer available)
10Other segment end (thread 2)
11 (thread finished, call stack no longer available)
bart60389da2008-02-25 19:58:25 +000012
bart7886dd32012-04-01 15:06:57 +000013Conflicting store by thread 3 at 0x........ size 4
14 at 0x........: th (hg05_race2.c:17)
15 by 0x........: vgDrd_thread_wrapper (drd_pthread_intercepts.c:?)
16Location 0x........ is 0 bytes inside foo.poot[5].plop[11],
17declared at hg05_race2.c:24, in frame #? of thread 1
18Other segment start (thread 2)
19 (thread finished, call stack no longer available)
20Other segment end (thread 2)
21 (thread finished, call stack no longer available)
22
23
24ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)