https://bugs.kde.org/show_bug.cgi?id=392085
--- Comment #9 from Milian Wolff <m...@milianw.de> --- Git commit e253b08794c62a14c6a521c6f08a5721e7dffd1c by Milian Wolff. Committed on 22/04/2018 at 07:38. Pushed by mwolff into branch 'master'. Mark files with duplicated debuggee entries as corrupt Since we do not (yet) support tracking child processes, a data file with two or more debuggee entries (lines starting with 'X') has to be corrupt. I have no clue yet how one can generate those, but for sure the data will be completely bogus and can trigger all sorts of issues. Most notably, the backtraces will be randomly broken and potentially even recursive then... M +6 -0 src/analyze/accumulatedtracedata.cpp https://commits.kde.org/heaptrack/e253b08794c62a14c6a521c6f08a5721e7dffd1c -- You are receiving this mail because: You are watching all bug changes.