drd: Add a consistency check
[valgrind.git] / drd / tests / read_and_free_race.stderr.exp
blob83b1f0116dfcdc61402c675674816593fa79f4f4
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:?)
12 Done.
14 ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)