]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Updated expected output after recent updates in the stack backtrace code.
authorBart Van Assche <bvanassche@acm.org>
Mon, 4 Jan 2010 15:01:44 +0000 (15:01 +0000)
committerBart Van Assche <bvanassche@acm.org>
Mon, 4 Jan 2010 15:01:44 +0000 (15:01 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@11015

drd/tests/tc23_bogus_condwait.stderr.exp-linux-ppc

index d6f9885f1954a8fab77d8c9ceb2eac46aee648a1..3854362bf3cc457401662d979c769847778cabcd 100644 (file)
@@ -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)