blob: a37bbd4a099a208590b1daef73f6e92e652eaa86 [file] [log] [blame]
bart60389da2008-02-25 19:58:25 +00001
2before lock #1
3before lock #2
4before lock #3
5before unlock #1
6before unlock #2
7before unlock #3
8before unlock #4
bart777f7fe2008-03-02 17:43:18 +00009Mutex not locked by calling thread: mutex 0x........, recursion count 0, owner 1.
bartb2260b82011-02-13 07:55:36 +000010 at 0x........: pthread_mutex_unlock (drd_pthread_intercepts.c:?)
bart60389da2008-02-25 19:58:25 +000011 by 0x........: nearly_main (tc10_rec_lock.c:42)
12 by 0x........: main (tc10_rec_lock.c:47)
bart391d9dc2008-07-03 10:57:30 +000013mutex 0x........ was first observed at:
bartb2260b82011-02-13 07:55:36 +000014 at 0x........: pthread_mutex_init (drd_pthread_intercepts.c:?)
bart391d9dc2008-07-03 10:57:30 +000015 by 0x........: nearly_main (tc10_rec_lock.c:24)
16 by 0x........: main (tc10_rec_lock.c:47)
bart60389da2008-02-25 19:58:25 +000017
njncab64bc2009-08-12 00:14:44 +000018
bart60389da2008-02-25 19:58:25 +000019ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)