]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Added an additional expected output file.
authorBart Van Assche <bvanassche@acm.org>
Tue, 13 Jan 2009 08:22:05 +0000 (08:22 +0000)
committerBart Van Assche <bvanassche@acm.org>
Tue, 13 Jan 2009 08:22:05 +0000 (08:22 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8947

drd/tests/Makefile.am
drd/tests/pth_create_chain.stderr.exp-ppc [new file with mode: 0644]

index 36edbcb548219dfcf89bcd652e7f91bc11c0007f..be4914f8910baaac2b7369975236d2ff8003e934 100644 (file)
@@ -97,6 +97,7 @@ EXTRA_DIST =                                        \
        pth_cond_race3.stderr.exp                   \
        pth_cond_race3.vgtest                       \
        pth_create_chain.stderr.exp                 \
+       pth_create_chain.stderr.exp-ppc             \
        pth_create_chain.vgtest                     \
        pth_detached.stderr.exp                     \
        pth_detached.stdout.exp                     \
diff --git a/drd/tests/pth_create_chain.stderr.exp-ppc b/drd/tests/pth_create_chain.stderr.exp-ppc
new file mode 100644 (file)
index 0000000..7d3b54c
--- /dev/null
@@ -0,0 +1,10 @@
+
+Emulation fatal error -- Valgrind cannot continue:
+  PPC64 function redirection stack overflow
+   at 0x........: ???
+   by 0x........: vg_thread_wrapper (drd_pthread_intercepts.c:?)
+   by 0x........: (within libpthread-?.?.so)
+   by 0x........: clone (in /...libc...)
+
+Valgrind has to exit now.  Sorry.
+