https://bugs.kde.org/show_bug.cgi?id=362276
Tom Hughes <t...@compton.nu> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |t...@compton.nu --- Comment #4 from Tom Hughes <t...@compton.nu> --- Were there any warnings from memcheck before valgrind crashed? Although that crash appears as a valgrind internal error really it is most likely just a result of your malloc heap being corrupt given that it occurs in valgrind's malloc implementation. So the first thing to do is to make sure that any issues valgrind has already reported before that are fixed. -- You are receiving this mail because: You are watching all bug changes.