From: Bart Van Assche Date: Mon, 4 Jan 2010 15:01:44 +0000 (+0000) Subject: Updated expected output after recent updates in the stack backtrace code. X-Git-Tag: svn/VALGRIND_3_6_0~409 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b876f6a0ffdae9d927e2aa7cc38b38eb2cd0a042;p=thirdparty%2Fvalgrind.git Updated expected output after recent updates in the stack backtrace code. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@11015 --- 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)