]> rtime.felk.cvut.cz Git - l4.git/blob - l4/pkg/valgrind/src/valgrind-3.6.0-svn/drd/tests/atomic_var.stderr.exp
Inital import
[l4.git] / l4 / pkg / valgrind / src / valgrind-3.6.0-svn / drd / tests / atomic_var.stderr.exp
1
2 Start of test.
3 Conflicting load by thread x at 0x........ size 4
4    at 0x........: thread_func_2 (atomic_var.c:?)
5    by 0x........: vgDrd_thread_wrapper (drd_pthread_intercepts.c:?)
6 Location 0x........ is 0 bytes inside local var "s_y"
7 declared at atomic_var.c:35, in frame #? of thread x
8
9 y = 1
10 Test finished.
11
12 ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)