]> rtime.felk.cvut.cz Git - l4.git/blob - l4/pkg/valgrind/src/valgrind-3.6.0-svn/drd/tests/hg04_race.stderr.exp
Inital import
[l4.git] / l4 / pkg / valgrind / src / valgrind-3.6.0-svn / drd / tests / hg04_race.stderr.exp
1
2 Thread 3:
3 Conflicting load by thread 3 at 0x........ size 4
4    at 0x........: th (hg04_race.c:10)
5    by 0x........: vgDrd_thread_wrapper (drd_pthread_intercepts.c:?)
6 Location 0x........ is 0 bytes inside local var "shared"
7 declared at hg04_race.c:6, in frame #? of thread 2
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)
12
13 Conflicting store by thread 3 at 0x........ size 4
14    at 0x........: th (hg04_race.c:10)
15    by 0x........: vgDrd_thread_wrapper (drd_pthread_intercepts.c:?)
16 Location 0x........ is 0 bytes inside local var "shared"
17 declared at hg04_race.c:6, in frame #? of thread 2
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)
22
23
24 ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)