blob: 197021ad754eab9504402709aaf61fd8c0ea4ff6 [file] [log] [blame]
barte37ff332010-03-07 10:46:43 +00001
barte37ff332010-03-07 10:46:43 +00002wrong type of synchronization object
barte0597912010-09-11 10:00:22 +00003 at 0x........: U_AnnotateHappensBefore (unified_annotations.h:?)
4 by 0x........: main (annotate_hb_err.c:?)
barte37ff332010-03-07 10:46:43 +00005mutex 0x........ was first observed at:
bart9fc7fac2011-02-10 21:03:47 +00006 at 0x........: pthread_mutex_init_intercept (drd_pthread_intercepts.c:?)
barte37ff332010-03-07 10:46:43 +00007 by 0x........: main (annotate_hb_err.c:?)
8
9wrong type of synchronization object
barte0597912010-09-11 10:00:22 +000010 at 0x........: U_AnnotateHappensBefore (unified_annotations.h:?)
11 by 0x........: main (annotate_hb_err.c:?)
barte37ff332010-03-07 10:46:43 +000012cond 0x........ was first observed at:
bart9fc7fac2011-02-10 21:03:47 +000013 at 0x........: pthread_cond_init_intercept (drd_pthread_intercepts.c:?)
barte37ff332010-03-07 10:46:43 +000014 by 0x........: main (annotate_hb_err.c:?)
15
16wrong type of synchronization object
bart9fc7fac2011-02-10 21:03:47 +000017 at 0x........: pthread_cond_init_intercept (drd_pthread_intercepts.c:?)
barte37ff332010-03-07 10:46:43 +000018 by 0x........: main (annotate_hb_err.c:?)
19order annotation 0x........ was first observed at:
barte0597912010-09-11 10:00:22 +000020 at 0x........: U_AnnotateHappensAfter (unified_annotations.h:?)
21 by 0x........: main (annotate_hb_err.c:?)
barte37ff332010-03-07 10:46:43 +000022
23Done.
24
barteef35842010-08-29 16:22:04 +000025ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 0 from 0)