https://bugs.kde.org/show_bug.cgi?id=266386
--- Comment #6 from Timur Iskhodzhanov <timur...@google.com> --- You might be able to find the code archive of "valgrind-variant" (used to be hosted on Google Code) that we ended up creating and using for Chromium. > At the moment, due to this bug, I have to run without the --xml option > then if valgrind errors (using -error-exit=1) I re-run with the --xml option. I would recommend against rerunning Valgrind like that, since some reports are flaky, i.e. they can happen the first time (return exit code 1) and not happen the second time (when you rerun with --xml). -- You are receiving this mail because: You are watching all bug changes.