From owner-freebsd-questions@FreeBSD.ORG Thu Jul 29 14:37:22 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 208D716A4CE for ; Thu, 29 Jul 2004 14:37:22 +0000 (GMT) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id B38F043D62 for ; Thu, 29 Jul 2004 14:37:21 +0000 (GMT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.12.11/8.12.11) id i6TEbKDT065019; Thu, 29 Jul 2004 09:37:20 -0500 (CDT) (envelope-from dan) Date: Thu, 29 Jul 2004 09:37:18 -0500 From: Dan Nelson To: lists Message-ID: <20040729143715.GB26125@dan.emsphone.com> References: <4108B086.8060706@sleektech.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4108B086.8060706@sleektech.nl> X-OS: FreeBSD 5.2-CURRENT X-message-flag: Outlook Error User-Agent: Mutt/1.5.6i cc: questions@freebsd.org Subject: Re: netstat -m 'cannot allocate memory' X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jul 2004 14:37:22 -0000 In the last episode (Jul 29), lists said: > Hello, > > On 2 of my systems I get the following error while doing netstat -m: > > $ netstat -m > netstat: sysctl: retrieving mbstat: Cannot allocate memory > > This is a PIV 2ghz, with 1,5 GB of memory That means you have rebuilt your kernel and now kernel and world are out of sync. At minimum, rebuild libkvm and netstat. -- Dan Nelson dnelson@allantgroup.com