blob: 15b69baf22e4bfa5308a81e6526d4fe59a4d25bb [file] [log] [blame]
bartb235a672009-02-22 09:26:22 +00001
2Destruction of barrier not synchronized with barrier wait call: barrier 0x........
bartb2260b82011-02-13 07:55:36 +00003 at 0x........: pthread_barrier_destroy (drd_pthread_intercepts.c:?)
bartb235a672009-02-22 09:26:22 +00004 by 0x........: main (pth_barrier_race.c:?)
bart63c92ea2009-07-19 17:53:56 +00005Conflicting wait call by thread 2:
bartb2260b82011-02-13 07:55:36 +00006 at 0x........: pthread_barrier_wait (drd_pthread_intercepts.c:?)
bartb235a672009-02-22 09:26:22 +00007 by 0x........: thread (pth_barrier_race.c:?)
8 by 0x........: vgDrd_thread_wrapper (drd_pthread_intercepts.c:?)
bartb235a672009-02-22 09:26:22 +00009barrier 0x........ was first observed at:
bartb2260b82011-02-13 07:55:36 +000010 at 0x........: pthread_barrier_init (drd_pthread_intercepts.c:?)
bartb235a672009-02-22 09:26:22 +000011 by 0x........: main (pth_barrier_race.c:?)
12
njncab64bc2009-08-12 00:14:44 +000013
bartb235a672009-02-22 09:26:22 +000014ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)