https://bugs.kde.org/show_bug.cgi?id=511461
--- Comment #1 from Paul Floyd <[email protected]> --- I'm seeing some flaky tests threadname leak-cases-possible leak-delta leak-tree nanoleak2 Otherwise, tests consistently failing are now down to 25. libc leaks ======= memcheck/tests/accounting (stderr) memcheck/tests/big_blocks_freed_list (stderr) memcheck/tests/leak-cases-exit-on-definite (stderr) memcheck/tests/lks (stderr) extra LEAK SUMMARY (all zero???) ============================ memcheck/tests/leak-autofreepool-2 (stderr) memcheck/tests/leak-autofreepool-6 (stderr) leak category =========== memcheck/tests/leak-cases-full (stderr) memcheck/tests/leak-cases-summary (stderr) memcheck/tests/leak_cpp_interior (stderr) several diffs then SIGBUS ===================== memcheck/tests/descr_belowsp (stderr) debuginfo diffs (including inlining) ============================ memcheck/tests/dw4 (stderr) memcheck/tests/inlinfo (stderr) memcheck/tests/inlinfosupp (stderr) memcheck/tests/inlinfosuppobj (stderr) memcheck/tests/origin5-bz2 (stderr) memcheck/tests/supponlyobj (stderr) memcheck/tests/varinfo2 (stderr) memcheck/tests/varinfo3 (stderr) memcheck/tests/varinfo5 (stderr) memcheck/tests/varinfo6 (stderr) missing stack =========== memcheck/tests/gone_abrt_xml (stderr) failed to interrupt =============== memcheck/tests/post-syscall (stderr) failed redir in exe ============== memcheck/tests/static_malloc (stderr) memcheck/tests/wrapmalloc (stdout) memcheck/tests/wrapmallocstatic (stdout) EXEC FAILED ========== memcheck/tests/execve2 (stderr) memcheck/tests/thread_alloca (stderr) The ones that I consider important are the exec failures, SIGBUS in descr_belowsp (does that mean that the stack info in Valgrind is wrong?), and the missing interrupt in post-syscall. -- You are receiving this mail because: You are watching all bug changes.
