bart | 7886dd3 | 2012-04-01 15:06:57 +0000 | [diff] [blame] | 1 | |
| 2 | Thread 3: |
| 3 | Conflicting 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:?) |
| 6 | Allocation context: unknown. |
| 7 | Other segment start (thread 2) |
| 8 | (thread finished, call stack no longer available) |
| 9 | Other segment end (thread 2) |
| 10 | (thread finished, call stack no longer available) |
| 11 | |
| 12 | Conflicting 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:?) |
| 15 | Allocation context: unknown. |
| 16 | Other segment start (thread 2) |
| 17 | (thread finished, call stack no longer available) |
| 18 | Other segment end (thread 2) |
| 19 | (thread finished, call stack no longer available) |
| 20 | |
| 21 | |
| 22 | ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0) |