From b876f6a0ffdae9d927e2aa7cc38b38eb2cd0a042 Mon Sep 17 00:00:00 2001 From: Bart Van Assche Date: Mon, 4 Jan 2010 15:01:44 +0000 Subject: [PATCH] Updated expected output after recent updates in the stack backtrace code. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@11015 --- drd/tests/tc23_bogus_condwait.stderr.exp-linux-ppc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drd/tests/tc23_bogus_condwait.stderr.exp-linux-ppc b/drd/tests/tc23_bogus_condwait.stderr.exp-linux-ppc index d6f9885f19..3854362bf3 100644 --- a/drd/tests/tc23_bogus_condwait.stderr.exp-linux-ppc +++ b/drd/tests/tc23_bogus_condwait.stderr.exp-linux-ppc @@ -8,6 +8,6 @@ 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) + by 0x........: pthread_cond_wait (drd_pthread_intercepts.c:?) ERROR SUMMARY: 2 errors from 1 contexts (suppressed: 0 from 0) -- 2.47.2