|
From: <sv...@va...> - 2009-07-22 18:16:44
|
Author: bart Date: 2009-07-22 19:16:37 +0100 (Wed, 22 Jul 2009) New Revision: 10526 Log: Removed from repository. Removed: trunk/drd/tests/tc23_bogus_condwait.stderr.exp2 Deleted: trunk/drd/tests/tc23_bogus_condwait.stderr.exp2 =================================================================== --- trunk/drd/tests/tc23_bogus_condwait.stderr.exp2 2009-07-22 18:13:21 UTC (rev 10525) +++ trunk/drd/tests/tc23_bogus_condwait.stderr.exp2 2009-07-22 18:16:37 UTC (rev 10526) @@ -1,16 +0,0 @@ - -The object at address 0x........ is not a mutex. - at 0x........: pthread_cond_wait* (drd_pthread_intercepts.c:?) - by 0x........: main (tc23_bogus_condwait.c:69) - -The object at address 0x........ is not a mutex. - at 0x........: pthread_cond_wait* (drd_pthread_intercepts.c:?) - by 0x........: main (tc23_bogus_condwait.c:69) - -Process terminating with default action of signal 7 (SIGBUS) - Invalid address alignment at address 0x........ - at 0x........: (within libpthread-?.?.so) - by 0x........: pthread_cond_wait@@GLIBC_2.3.2(within libpthread-?.?.so) - by 0x........: main (tc23_bogus_condwait.c:69) - -ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0) |