Hello:

  Maybe a backtrace could be of help. Just follow the following procedure:

  1- Repeat the problem, so you get the 100% cpu usage.
  2- Go to a console (graphical, text or remote) and after log in 
issue: "gdb -p $(pidof kded)"
  3- Enable logging to a file: "set log on"
  4- Get a backtrace: "bt"
  5- Quit gdb: "quit"

  Note: on step 2 you would like to be on a writable path, e.g. $HOME or /tmp, 
since the gdb log file(gdb.txt) will be stored there.

  After this you could send the gdb log file: gdb.txt.

  Thanks.

-- 
     Raúl Sánchez Siles
----->Proud Debian user<-----
Linux registered user #416098

Attachment: pgpTYlNXgRgMB.pgp
Description: PGP signature

Reply via email to