blob: d6f9885f1954a8fab77d8c9ceb2eac46aee648a1 [file] [log] [blame]
bart61ef9cf2009-07-23 08:09:29 +00001
2The object at address 0x........ is not a mutex.
bart9667ccd2009-07-23 18:10:55 +00003 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
bart34f980e2009-08-12 08:21:13 +00006
bart61ef9cf2009-07-23 08:09:29 +00007Process terminating with default action of signal 7 (SIGBUS)
8 Invalid address alignment at address 0x........
9 at 0x........: (within libpthread-?.?.so)
bartba05caf2009-07-23 17:34:26 +000010 by 0x........: pthread_cond_wait@@GLIBC_2.3.2(within libpthread-?.?.so)
bartb87a8972009-07-23 17:22:11 +000011 by 0x........: main (tc23_bogus_condwait.c:69)
bart61ef9cf2009-07-23 08:09:29 +000012
bart8c979e22009-07-27 14:04:46 +000013ERROR SUMMARY: 2 errors from 1 contexts (suppressed: 0 from 0)