blob: 82083346e7d0a94f67602b9f2c61c9f130c92080 [file] [log] [blame]
bart60389da2008-02-25 19:58:25 +00001
bart777f7fe2008-03-02 17:43:18 +00002Destroying locked mutex: mutex 0x........, recursion count 1, owner 1.
bart5357fcb2008-02-27 15:46:00 +00003 at 0x........: free (vg_replace_malloc.c:...)
4 by 0x........: main (tc04_free_lock.c:24)
bart1344d6c2009-02-21 16:17:50 +00005mutex 0x........ was first observed at:
bartb2260b82011-02-13 07:55:36 +00006 at 0x........: pthread_mutex_init (drd_pthread_intercepts.c:?)
bart1344d6c2009-02-21 16:17:50 +00007 by 0x........: main (tc04_free_lock.c:20)
bart60389da2008-02-25 19:58:25 +00008
bart777f7fe2008-03-02 17:43:18 +00009Destroying locked mutex: mutex 0x........, recursion count 1, owner 1.
bart5357fcb2008-02-27 15:46:00 +000010 at 0x........: bar (tc04_free_lock.c:40)
11 by 0x........: main (tc04_free_lock.c:26)
bart1344d6c2009-02-21 16:17:50 +000012mutex 0x........ was first observed at:
bartb2260b82011-02-13 07:55:36 +000013 at 0x........: pthread_mutex_lock (drd_pthread_intercepts.c:?)
bart1344d6c2009-02-21 16:17:50 +000014 by 0x........: bar (tc04_free_lock.c:38)
15 by 0x........: main (tc04_free_lock.c:26)
bart5357fcb2008-02-27 15:46:00 +000016
bart777f7fe2008-03-02 17:43:18 +000017Destroying locked mutex: mutex 0x........, recursion count 1, owner 1.
bart5357fcb2008-02-27 15:46:00 +000018 at 0x........: foo (tc04_free_lock.c:49)
19 by 0x........: main (tc04_free_lock.c:27)
bart1344d6c2009-02-21 16:17:50 +000020mutex 0x........ was first observed at:
bartb2260b82011-02-13 07:55:36 +000021 at 0x........: pthread_mutex_init (drd_pthread_intercepts.c:?)
bart1344d6c2009-02-21 16:17:50 +000022 by 0x........: foo (tc04_free_lock.c:46)
23 by 0x........: main (tc04_free_lock.c:27)
bart5357fcb2008-02-27 15:46:00 +000024
bart777f7fe2008-03-02 17:43:18 +000025Destroying locked mutex: mutex 0x........, recursion count 1, owner 1.
bart5357fcb2008-02-27 15:46:00 +000026 at 0x........: bar (tc04_free_lock.c:40)
27 by 0x........: main (tc04_free_lock.c:28)
bart1344d6c2009-02-21 16:17:50 +000028mutex 0x........ was first observed at:
bartb2260b82011-02-13 07:55:36 +000029 at 0x........: pthread_mutex_lock (drd_pthread_intercepts.c:?)
bart1344d6c2009-02-21 16:17:50 +000030 by 0x........: bar (tc04_free_lock.c:38)
31 by 0x........: main (tc04_free_lock.c:28)
bart5357fcb2008-02-27 15:46:00 +000032
njncab64bc2009-08-12 00:14:44 +000033
bart5357fcb2008-02-27 15:46:00 +000034ERROR SUMMARY: 4 errors from 4 contexts (suppressed: 0 from 0)