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 are watching all bug changes.