Add DRD suppression patterns for races triggered by std::ostream
[valgrind.git] / drd / tests / annotate_hb_err.stderr.exp
blobb52069bf1b1fcf0f666c91bb5763f8e42db77fe1
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:?)
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:?)
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:?)
23 Done.
25 ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 0 from 0)