Comment 4 for bug 760877

Revision history for this message
Harald Sitter (apachelogger) wrote :

we'll need a memory profile log of this...

killall kde4
valgrind --log-file=kded4.memcheck --leak-check=full --show-possibly-lost=no --show-reachable=no --undef-value-errors=no kded4

then let it leak a bit, and finally run hit Ctrl+c, after a while it will terminate and a log file named kded4.memcheck will be in your current directory, please compress this (e.g. xz -9 kded4.memcheck) and attach the compressed version to this bug

TIA