From owner-freebsd-questions@FreeBSD.ORG Thu Nov 6 19:46:11 2003 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 88C5716A4CE for ; Thu, 6 Nov 2003 19:46:11 -0800 (PST) Received: from cebu.i-next.net (cebu.ph.inter.net [202.61.82.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9AF0B43FE0 for ; Thu, 6 Nov 2003 19:46:09 -0800 (PST) (envelope-from jacalanm@team.ph.inter.net) Received: from localhost (localhost [127.0.0.1]) by cebu.i-next.net (Postfix) with ESMTP id 0B6109D670 for ; Fri, 7 Nov 2003 11:46:07 +0800 (PHT) Received: from cebu.i-next.net ([127.0.0.1]) by localhost (cebu.ph.inter.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 12166-01 for ; Fri, 7 Nov 2003 11:46:05 +0800 (PHT) Received: from JMICH (lanceb.ph.inter.net [202.61.82.144]) by cebu.i-next.net (Postfix) with SMTP id 695039D508 for ; Fri, 7 Nov 2003 11:46:05 +0800 (PHT) Message-ID: <000a01c3a4e1$ac0c7400$fe01a8c0@JMICH> From: "Michael R. Jacalan" To: Date: Fri, 7 Nov 2003 11:46:05 +0800 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Virus-Scanned: by amavisd-new at cebu.ph.inter.net Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: kernel: ENOMEM 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: Fri, 07 Nov 2003 03:46:11 -0000 Hello, What could be causing this... (excerpts from /var/log/messages) ? I am = running 5.0-RELEASE on this box. Nov 7 10:46:21 hostname kernel: ENOMEM 0xcae7c180 on 0xcadb7400(ad0s1) Nov 7 10:46:21 hostname kernel: ENOMEM 0xcb342700 on 0xcadb7400(ad0s1) Nov 7 10:46:21 hostname kernel: ENOMEM 0xcb342080 on 0xcadb7400(ad0s1) Nov 7 10:46:21 hostname kernel: ENOMEM 0xcb342580 on 0xcadb7400(ad0s1) Nov 7 10:46:21 hostname kernel: ENOMEM 0xcb342e80 on 0xcadb7400(ad0s1) Thanks. Mich