From owner-freebsd-current@FreeBSD.ORG Wed Apr 29 15:17:06 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 412761065701 for ; Wed, 29 Apr 2009 15:17:06 +0000 (UTC) (envelope-from david@dr.eclipse.co.uk) Received: from smtpout.karoo.kcom.com (smtpout.karoo.kcom.com [212.50.160.34]) by mx1.freebsd.org (Postfix) with ESMTP id D43F68FC19 for ; Wed, 29 Apr 2009 15:17:04 +0000 (UTC) (envelope-from david@dr.eclipse.co.uk) X-IronPort-AV: E=Sophos;i="4.40,266,1238972400"; d="scan'208";a="89408514" Received: from unknown (HELO [192.168.0.10]) ([82.153.181.81]) by smtpout.karoo.kcom.com with ESMTP; 29 Apr 2009 15:46:57 +0100 Message-ID: <49F8684B.5030202@dr.eclipse.co.uk> Date: Wed, 29 Apr 2009 15:46:35 +0100 From: Mr David Robertson User-Agent: Thunderbird 2.0.0.21 (Windows/20090302) MIME-Version: 1.0 To: freebsd-current@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: cannot open /proc/66986/mem X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Apr 2009 15:17:06 -0000 Hi, Not sure if this is a bug or not. If you run top -a and let in run for a little while you get the message "kvm_open: cannot open /proc/66986/mem" Mounting /proc will more than likly cure this but as /proc is not mounted as standard it looks like a bug in top. Or should we all be mounting proc? Regards David Robertson