From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 8DA231384C4 for ; Tue, 15 Jan 2013 22:38:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5F4B321C088; Tue, 15 Jan 2013 22:38:14 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8A6B521C04B for ; Tue, 15 Jan 2013 22:38:12 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id CBC5A33DAF0 for ; Tue, 15 Jan 2013 22:38:11 +0000 (UTC) X-Virus-Scanned: by amavisd-new using ClamAV at gentoo.org X-Spam-Flag: NO X-Spam-Score: -1.338 X-Spam-Level: X-Spam-Status: No, score=-1.338 tagged_above=-999 required=5.5 tests=[AWL=-1.335, RCVD_IN_DNSWL_NONE=-0.0001, RP_MATCHES_RCVD=-0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001] autolearn=no Received: from smtp.gentoo.org ([IPv6:::ffff:127.0.0.1]) by localhost (smtp.gentoo.org [IPv6:::ffff:127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0vBsm58SkQoL for ; Tue, 15 Jan 2013 22:38:05 +0000 (UTC) Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id EBFCD33DAEC for ; Tue, 15 Jan 2013 22:38:02 +0000 (UTC) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1TvF94-0001yO-LB for gentoo-user@gentoo.org; Tue, 15 Jan 2013 23:38:14 +0100 Received: from 178-83-16-246.dynamic.hispeed.ch ([178.83.16.246]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 15 Jan 2013 23:38:14 +0100 Received: from remy.blank by 178-83-16-246.dynamic.hispeed.ch with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 15 Jan 2013 23:38:14 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: Remy Blank Subject: [gentoo-user] Re: /home doesn't umount on shutdown Date: Tue, 15 Jan 2013 23:37:28 +0100 Message-ID: References: <20130115115721.16ea5ca0@khamul.example.com> <20130115110956.5c7e5a17@digimed.co.uk> <20130115145826.00706056@khamul.example.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; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigC788F5A2010EE7F4FAD15E89" X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 178-83-16-246.dynamic.hispeed.ch User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.23) Gecko/20100305 Thunderbird/2.0.0.23 Mnenhy/0.7.5.0 In-Reply-To: <20130115145826.00706056@khamul.example.com> X-Enigmail-Version: 1.3.5 X-Archives-Salt: 1c02ea06-7a02-4ba8-8c3c-6f861cfe2be4 X-Archives-Hash: 6dd8360e2d2bba53d964645f643c86fe This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigC788F5A2010EE7F4FAD15E89 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Alan McKinnon wrote: > But I was not able to make the problem re-appear in short reboot > cycles. So whatever is hanging the box is something that starts up in > the course of work, it doesn't appear to be there directly after a KDE > login. I have observed that kded4 and nepomukserver sometimes don't terminate after logging out of KDE. At the next login, I get another copy of each, and so they accumulate. It's so bad that I added a script to ~/.kde4/shutdown to "kill -9" them if they are still running 15 seconds after logging out. Both processes keep open file descriptors to ~/.xsession-errors, so they would indeed prevent /home from unmounting. -- Remy --------------enigC788F5A2010EE7F4FAD15E89 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (GNU/Linux) iEYEARECAAYFAlD12iwACgkQCeNfIyhvXjL+UQCeOKyBBDQdlpSW5Z51E2HEcTlP 0dYAnirdw1Km2TDeW4Kod1+9+m80usQb =o50W -----END PGP SIGNATURE----- --------------enigC788F5A2010EE7F4FAD15E89--