Fix some spelling errors found by Lintian. Patch from Alessandro Ghedini <ghedo...
[valgrind.git] / drd / tests / hg05_race2.stderr.exp
blobf9a47f41688894b2c342ad19b70c98264ad5a600
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 Location 0x........ is 0 bytes inside foo.poot[5].plop[11],
7 declared at hg05_race2.c:24, in frame #? of thread 1
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........: th (hg05_race2.c:17)
15 by 0x........: vgDrd_thread_wrapper (drd_pthread_intercepts.c:?)
16 Location 0x........ is 0 bytes inside foo.poot[5].plop[11],
17 declared at hg05_race2.c:24, in frame #? of thread 1
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)