From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1RGHli-0006Cj-AF for garchives@archives.gentoo.org; Tue, 18 Oct 2011 22:04:18 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9379FE0459; Tue, 18 Oct 2011 22:04:04 +0000 (UTC) Received: from mail-wy0-f181.google.com (mail-wy0-f181.google.com [74.125.82.181]) by pigeon.gentoo.org (Postfix) with ESMTP id 418FA21C108 for ; Tue, 18 Oct 2011 22:02:28 +0000 (UTC) Received: by wyh5 with SMTP id 5so1294789wyh.40 for ; Tue, 18 Oct 2011 15:02:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=from:reply-to:to:subject:date:user-agent:references:in-reply-to :mime-version:content-type:content-transfer-encoding:message-id; bh=A77WQLYhGEgF+99a205aCzhudfuJJWDAjwLIBlsEoUU=; b=XEwdfG3FlcqhB/sx2ffvIN228oYvEsx7QYz6YrWeYfGPYALTvkSmnDRJdt5W+3qQff DMTXwVjdcZbanw6jI+MSrjZn93veUqMyb4vgQdL+wrmJotoUI5o1xq+/TL54HICTKbgD ZaawDZ8ppAKxzeY651mJ8+ZuFD2+Ue3+ioI9w= Received: by 10.216.131.234 with SMTP id m84mr1561735wei.25.1318975348347; Tue, 18 Oct 2011 15:02:28 -0700 (PDT) Received: from dell_xps.localnet (230.3.169.217.in-addr.arpa. [217.169.3.230]) by mx.google.com with ESMTPS id g20sm6052875wbp.13.2011.10.18.15.02.27 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 18 Oct 2011 15:02:27 -0700 (PDT) From: Mick To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] Re: knotify4 is having a hissy fit again Date: Tue, 18 Oct 2011 23:02:20 +0100 User-Agent: KMail/1.13.7 (Linux/2.6.39-gentoo-r3; KDE/4.6.5; x86_64; ; ) References: <201110182253.06065.michaelkintzios@gmail.com> In-Reply-To: <201110182253.06065.michaelkintzios@gmail.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart2023566.vBuNmsoGSL"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <201110182302.32234.michaelkintzios@gmail.com> X-Archives-Salt: X-Archives-Hash: 0fb3c76ffe33832885edba47dca1533e --nextPart2023566.vBuNmsoGSL Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable On Tuesday 18 Oct 2011 22:52:56 Mick wrote: > Just woken up the box from sleep and within a minute I was alarmed by the > fan racing up and the temperature showing 71.0-76.0C >=20 > Top showed that one of the two knotify processes was consuming 100% of CP= U: > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND > 6665 michael 21 1 299m 23m 16m S 100 0.6 6:27.02 kdeinit4: > kded4 [kdeinit] > 6709 michael 21 1 602m 36m 20m S 100 0.9 7:01.68 > /usr/bin/knotify4 2799 michael 21 1 579m 34m 20m S 1 0.9 =20 > 0:05.13 /usr/bin/knotify4=20 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D >=20 > # lsof | grep -i /usr/bin/knotify4 > knotify4 2799 michael txt REG 8,7 176600 > 559245 /usr/bin/knotify4 > knotify4 6709 michael txt REG 8,7 176600 > 559245 /usr/bin/knotify4 >=20 > I thought of sharing what I saw above as this is not happening that often > on my laptop. I know that others have also reported knotify playing up. >=20 > The only KDE application that I was running after I woke up the machine > from sleep was kmail-1.13.7 (KDE-4.6.5) >=20 > Is there an update on this problem that you know of? After some further investigation it is worth reporting that the problem was= =20 caused not by knotify, but by kdeinit! I exited X and stopped xdm. Only one knotify4 was left running as well as = the=20 kdeinit, both pegged at 100% and neither would go away after the X session = had=20 exited. I was able to kill -15 the knotify PID, but the kdeinit would not= =20 shift until I used kill -9. =2D-=20 Regards, Mick --nextPart2023566.vBuNmsoGSL Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.17 (GNU/Linux) iEYEABECAAYFAk6d93gACgkQVTDTR3kpaLa7DQCgzeJ0sX5QpGTeJvk36+68KsaD BRAAoOHkQ9nHWgbWK2B82540ibXHbJ7h =kWOI -----END PGP SIGNATURE----- --nextPart2023566.vBuNmsoGSL--