https://bugs.kde.org/show_bug.cgi?id=522489
--- Comment #27 from Andreas Hartmetz <[email protected]> --- (In reply to echedey-ls from comment #26) > I'm having a hard time getting Valgrind to debug the process, I will report > as soon as I can get to make it work. Thanks for the guidance, Andreas. Something like this doesn't work? In a terminal, can be in konsole: killall kded6 ; valgrind --track-origins=yes --num-callers=25 --leak-check=full /path/to/kded6 (then reproduce the bug) -- You are receiving this mail because: You are watching all bug changes.
