Home | History | Annotate | Download | only in tests
      1 
      2 The object at address 0x........ is not a mutex.
      3    at 0x........: pthread_cond_wait (drd_pthread_intercepts.c:?)
      4    by 0x........: main (tc23_bogus_condwait.c:69)
      5 
      6 
      7 Process terminating with default action of signal 7 (SIGBUS)
      8  Invalid address alignment at address 0x........
      9    at 0x........: (within libpthread-?.?.so)
     10    by 0x........: pthread_cond_wait@@GLIBC_2.3.2(within libpthread-?.?.so)
     11    by 0x........: pthread_cond_wait (drd_pthread_intercepts.c:?)
     12 
     13 ERROR SUMMARY: 2 errors from 1 contexts (suppressed: 0 from 0)
     14