|
From: Mark W. <mj...@re...> - 2015-09-12 13:53:46
|
On Fri, 2015-09-11 at 17:06 +0200, Mark Wielaard wrote: > ppc64, kernel-2.6.32, glibc-2.12, gcc-4.4.7, gdb-7.2, > binutils-2.20.51.0.2 > == No results == > > [vgdb tests hang. I doubt it is a valgrind issue, I'll try rerunning > without the gdb_server tests.] I tried to replicate this and failed to reproduce the hang. The result is actually near perfect for this setup: == 614 tests, 1 stderr failure, 0 stdout failures, 0 stderrB failures, 0 stdoutB failures, 0 post failures == memcheck/tests/bug340392 (stderr) So that means it is just that --expensive-definedness-checks=yes doesn't help on ppc64 for this testcase. |