]> rtime.felk.cvut.cz Git - l4.git/blob - l4/pkg/valgrind/src/valgrind-3.6.0-svn/drd/tests/rwlock_race.stderr.exp
Inital import
[l4.git] / l4 / pkg / valgrind / src / valgrind-3.6.0-svn / drd / tests / rwlock_race.stderr.exp
1
2 Thread 3:
3 Conflicting load by thread 3 at 0x........ size 4
4    at 0x........: thread_func (rwlock_race.c:?)
5    by 0x........: vgDrd_thread_wrapper (drd_pthread_intercepts.c:?)
6 Location 0x........ is 0 bytes inside local var "s_racy"
7 declared at rwlock_race.c:18, in frame #? of thread 3
8
9 Conflicting store by thread 3 at 0x........ size 4
10    at 0x........: thread_func (rwlock_race.c:?)
11    by 0x........: vgDrd_thread_wrapper (drd_pthread_intercepts.c:?)
12 Location 0x........ is 0 bytes inside local var "s_racy"
13 declared at rwlock_race.c:18, in frame #? of thread 3
14
15 Result: 2
16
17 ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)