blob: 0159ba8c4139a378c7c32d6c4fe75b4d50955d66 [file] [log] [blame]
bart61ef9cf2009-07-23 08:09:29 +00001
2The object at address 0x........ is not a mutex.
3 at 0x........: pthread_cond_wait* (drd_pthread_intercepts.c:?)
bartb87a8972009-07-23 17:22:11 +00004 by 0x........: main (tc23_bogus_condwait.c:69)
bart61ef9cf2009-07-23 08:09:29 +00005
6The object at address 0x........ is not a mutex.
7 at 0x........: pthread_cond_wait* (drd_pthread_intercepts.c:?)
bartb87a8972009-07-23 17:22:11 +00008 by 0x........: main (tc23_bogus_condwait.c:69)
bart61ef9cf2009-07-23 08:09:29 +00009
10Process terminating with default action of signal 7 (SIGBUS)
11 Invalid address alignment at address 0x........
12 at 0x........: (within libpthread-?.?.so)
bartb87a8972009-07-23 17:22:11 +000013 by 0x........: pthread_cond_wait@@@GLIBC_2.3.2(within libpthread-?.?.so)
14 by 0x........: main (tc23_bogus_condwait.c:69)
bart61ef9cf2009-07-23 08:09:29 +000015
16ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)