]> rtime.felk.cvut.cz Git - l4.git/blob - l4/pkg/valgrind/src/valgrind-3.6.0-svn/drd/tests/read_and_free_race.stderr.exp
update
[l4.git] / l4 / pkg / valgrind / src / valgrind-3.6.0-svn / drd / tests / read_and_free_race.stderr.exp
1
2 Start.
3 Thread 2:
4 Conflicting store by thread 2 at 0x........ size 10
5    at 0x........: free (vg_replace_malloc.c:...)
6    by 0x........: thread_func (free_is_write.c:?)
7    by 0x........: vgDrd_thread_wrapper (drd_pthread_intercepts.c:?)
8 Address 0x........ is at offset 0 from 0x......... Allocation context:
9    at 0x........: malloc (vg_replace_malloc.c:...)
10    by 0x........: main (free_is_write.c:?)
11
12 Done.
13
14 ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)