Date: Mon, 8 Jun 2009 18:01:15 +0200 From: Hans Petter Selasky <hselasky@c2i.net> To: freebsd-current@freebsd.org Subject: KDE4 on FreeBSD (was: KDE4 and input events) Message-ID: <200906081801.17477.hselasky@c2i.net>
next in thread | raw e-mail | index | archive | help
Hi, During the last couple of weeks I've seen several posts about input devices freezing. I'm not sure if I have a solution for it, but it seems like there is a software bug there. Starting up kde4 as a non-root user leaded to the following strange situation: kded4 (KDE 4.2.4) was constanly waiting on "select" using 30% CPU while one zombie process was present. Solution: killall -kill kded4 After that my system was behaving normal. I was not able to figure out if this is a kernel race or userland race. --HPS
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906081801.17477.hselasky>