From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Kubr2-00012n-To for garchives@archives.gentoo.org; Mon, 27 Oct 2008 23:50:37 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BF34FE029B; Mon, 27 Oct 2008 23:50:36 +0000 (UTC) Received: from mail.osagesoftware.com (osagesoftware.com [216.144.204.42]) by pigeon.gentoo.org (Postfix) with ESMTP id 973A1E029B for ; Mon, 27 Oct 2008 23:50:36 +0000 (UTC) Received: from osage.osagesoftware.com (osage.osagesoftware.com [192.168.1.10]) by mail.osagesoftware.com (Postfix) with ESMTP id BF14230C2 for ; Mon, 27 Oct 2008 19:50:34 -0400 (EDT) Date: Mon, 27 Oct 2008 19:50:34 -0400 From: David Relson To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Re: lsof-4.81 working for anybody? Message-ID: <20081027195034.3cdea2e5@osage.osagesoftware.com> In-Reply-To: References: <20081027160949.GA12104@vidovic> Organization: Osage Software Systems, Inc. X-Mailer: Claws Mail 3.6.1 (GTK+ 2.12.11; x86_64-pc-linux-gnu) 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: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Archives-Salt: 242cc550-41e9-48a5-a121-c524746f0119 X-Archives-Hash: e397eea75366991cb95d96a5346c0e91 On Mon, 27 Oct 2008 18:39:38 +0100 Holger Hoffstaette wrote: > On Mon, 27 Oct 2008 17:09:49 +0100, Nicolas Sebrecht wrote: > > > > > On Sun, Oct 26, 2008 at 04:01:37PM +0100, Holger Hoffstaette wrote: > > > >> I just tried the latest lsof-4.81 in ~x86 an dit doesn't seem to do > >> anything - no output, it just silently returns. > > > > Maybe someone could do a bug report. > > That's why I asked. :) > http://bugs.gentoo.org/show_bug.cgi?id=244660 > > thanks > Holger I just ran strace on 4.80 and 4.81. Both process /proc/meminfo, seemingly successfully. However 4.81 quits after that while 4.80 continues with /var/run/nscd/socket. I've uploaded the 2 strace outputs to bgo. I think I'll dig a bit deeper and see what more I can learn. Cheers! David