]> rtime.felk.cvut.cz Git - l4.git/blob - l4/pkg/valgrind/src/valgrind-3.6.0-svn/drd/tests/annotate_hb_err.stderr.exp
update
[l4.git] / l4 / pkg / valgrind / src / valgrind-3.6.0-svn / drd / tests / annotate_hb_err.stderr.exp
1
2 wrong type of synchronization object
3    at 0x........: U_AnnotateHappensBefore (unified_annotations.h:?)
4    by 0x........: main (annotate_hb_err.c:?)
5 mutex 0x........ was first observed at:
6    at 0x........: pthread_mutex_init (drd_pthread_intercepts.c:?)
7    by 0x........: main (annotate_hb_err.c:?)
8
9 wrong type of synchronization object
10    at 0x........: U_AnnotateHappensBefore (unified_annotations.h:?)
11    by 0x........: main (annotate_hb_err.c:?)
12 cond 0x........ was first observed at:
13    at 0x........: pthread_cond_init (drd_pthread_intercepts.c:?)
14    by 0x........: main (annotate_hb_err.c:?)
15
16 wrong type of synchronization object
17    at 0x........: pthread_cond_init (drd_pthread_intercepts.c:?)
18    by 0x........: main (annotate_hb_err.c:?)
19 order annotation 0x........ was first observed at:
20    at 0x........: U_AnnotateHappensAfter (unified_annotations.h:?)
21    by 0x........: main (annotate_hb_err.c:?)
22
23 Done.
24
25 ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 0 from 0)