https://bugs.kde.org/show_bug.cgi?id=474443

--- Comment #2 from Jane <j...@gwxeda.com> ---
I‘ve tried what the email said but it doesn't solve my problem. The only
difference is the val.log name became val.<pid>.log.  What I have experienced
includes unexpected "Command" shown in valgrind log file, and more than one pid
in valgrind log file etc.

发件人:Paul Floyd <bugzilla_nore...@kde.org>
发送时间:09/13/23 13:30:49
收件人:'Jane' <j...@gwxeda.com>
主题:[valgrind] [Bug 474443] run valgrind with --leak-check=full and
--show-leak-kinds=all or without the 2 leak options enfluence error summary.
https://bugs.kde.org/show_bug.cgi?id=474443

--- Comment #1 from Paul Floyd <pjfl...@wanadoo.fr> ---
This looks more like user error than a critical defect to me.

When you are using  --log-file and --trace-children=yes you should really use
%p in the log file name. Otherwise the children will overwrite the log file.

Try -log-file=val.%p.log

If that doesn't solve your problem then we need more info. Add an attachment
with your log files in a tarball so that we can see more clearly what is
happening.

I'll think about detecting --trace-children and --log-file without a %p and
issuing a warning.

-- 
You are receiving this mail because:
You reported the bug.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to