blob: b52069bf1b1fcf0f666c91bb5763f8e42db77fe1 [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:
6 at 0x........: pthread_mutex_init (drd_pthread_intercepts.c:?)
7 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:
13 at 0x........: pthread_cond_init (drd_pthread_intercepts.c:?)
14 by 0x........: main (annotate_hb_err.c:?)
15
16wrong type of synchronization object
17 at 0x........: pthread_cond_init (drd_pthread_intercepts.c:?)
18 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)