blob: 74c2eb04d684abc064838040d06843be1595e7d0 [file] [log] [blame]
bart032424f2008-09-27 12:26:17 +00001
2Mutex still locked at thread exit: mutex 0x........, recursion count 1, owner 2.
bartb2260b82011-02-13 07:55:36 +00003 at 0x........: pthread_join (drd_pthread_intercepts.c:?)
bart032424f2008-09-27 12:26:17 +00004 by 0x........: main (pth_cancel_locked.c:?)
5mutex 0x........ was first observed at:
bartb2260b82011-02-13 07:55:36 +00006 at 0x........: pthread_mutex_init (drd_pthread_intercepts.c:?)
bart032424f2008-09-27 12:26:17 +00007 by 0x........: main (pth_cancel_locked.c:?)
njncab64bc2009-08-12 00:14:44 +00008
bart91d2fe22012-08-28 18:17:27 +00009pthread_cancel(): invalid thread ID 0x........
10 at 0x........: pthread_cancel (drd_pthread_intercepts.c:?)
11 by 0x........: main (pth_cancel_locked.c:?)
12
bart032424f2008-09-27 12:26:17 +000013Test finished.
14
bart91d2fe22012-08-28 18:17:27 +000015ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)