From owner-freebsd-stable@FreeBSD.ORG Sun Jun 12 01:40:28 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D7FA616A41C for ; Sun, 12 Jun 2005 01:40:28 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.194.102.232]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9569B43D1F for ; Sun, 12 Jun 2005 01:40:25 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 214295123D; Sat, 11 Jun 2005 21:40:00 -0400 (EDT) Date: Sat, 11 Jun 2005 21:40:00 -0400 From: Kris Kennaway To: Tom Jensen Message-ID: <20050612013959.GA40654@xor.obsecurity.org> References: <20050611231318.8E64E6363@bart.motd.dk> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="d6Gm4EdcadzBjdND" Content-Disposition: inline In-Reply-To: <20050611231318.8E64E6363@bart.motd.dk> User-Agent: Mutt/1.4.2.1i Cc: freebsd-stable@freebsd.org Subject: Re: panic: kmem_malloc(4096): kmem_map too small: 62877696 total allocated X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jun 2005 01:40:29 -0000 --d6Gm4EdcadzBjdND Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Jun 12, 2005 at 01:11:13AM +0200, Tom Jensen wrote: > Got the following panic on a 5.4 box(i386): >=20 > panic: kmem_malloc(4096): kmem_map too small: 62877696 total allocated >=20 > Uname: 5.4-RELEASE FreeBSD 5.4-RELEASE #4: Sun May 8 01:57:26 CEST 2005 >=20 > Had two ntfs partitions mounted and was doing a find . -name *.pst on one= of > them. >=20 > Following info collected, but kernel dump aviable if more information is > needed. How much RAM in your system, and what is your kernel config? This can be caused by two things: * A memory leak in FreeBSD * Incorrect tuning of your kernel memory parameters and causing the kernel to run out of memory. Kris --d6Gm4EdcadzBjdND Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQFCq5JvWry0BWjoQKURAqsgAKCryx9RAhtJUGpatAG01qWrgi5Y1ACbB0no C6eXx6+nLH1jfMnb47GMWaI= =1AlB -----END PGP SIGNATURE----- --d6Gm4EdcadzBjdND--