blob: e38c7ea174069d118bc127b5f846fcfff7946aba [file] [log] [blame]
bart7886dd32012-04-01 15:06:57 +00001
2Thread 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:?)
6Allocation context: unknown.
7Other segment start (thread 2)
8 (thread finished, call stack no longer available)
9Other segment end (thread 2)
10 (thread finished, call stack no longer available)
11
12Conflicting store by thread 3 at 0x........ size 4
13 at 0x........: th (hg05_race2.c:17)
14 by 0x........: vgDrd_thread_wrapper (drd_pthread_intercepts.c:?)
15Allocation context: unknown.
16Other segment start (thread 2)
17 (thread finished, call stack no longer available)
18Other segment end (thread 2)
19 (thread finished, call stack no longer available)
20
21
22ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)