From owner-freebsd-stable@FreeBSD.ORG Fri Sep 16 15:20:57 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 E84D216A420 for ; Fri, 16 Sep 2005 15:20:57 +0000 (GMT) (envelope-from dom@helenmarks.co.uk) Received: from mail.helenmarks.co.uk (mail.helenmarks.co.uk [82.68.196.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5CEB443D48 for ; Fri, 16 Sep 2005 15:20:57 +0000 (GMT) (envelope-from dom@helenmarks.co.uk) Received: from localhost (localhost [127.0.0.1]) by mail.helenmarks.co.uk (Postfix) with ESMTP id 478102710C02; Fri, 16 Sep 2005 16:20:56 +0100 (BST) Received: from mail.helenmarks.co.uk ([127.0.0.1]) by localhost (mail.helenmarks.co.uk [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 10041-08; Fri, 16 Sep 2005 16:20:49 +0100 (BST) Received: by mail.helenmarks.co.uk (Postfix, from userid 80) id 77E822710C01; Fri, 16 Sep 2005 16:20:49 +0100 (BST) Received: from graphicaldatacapture-ll-194.altohiway.com ([195.12.22.194]) (SquirrelMail authenticated user dom) by www.helenmarks.co.uk with HTTP; Fri, 16 Sep 2005 16:20:49 +0100 (BST) Message-ID: <2568.195.12.22.194.1126884049.squirrel@www.helenmarks.co.uk> In-Reply-To: <039201c5bad0$be34c360$37cba1cd@emerytelcom.com> References: <039201c5bad0$be34c360$37cba1cd@emerytelcom.com> Date: Fri, 16 Sep 2005 16:20:49 +0100 (BST) From: "Dominic Marks" To: "Elliot Finley" User-Agent: SquirrelMail/1.4.5 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-15 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-Virus-Scanned: By ClamAV 0.85.1 Cc: freebsd-stable@freebsd.org Subject: Re: vmcore.4 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: Fri, 16 Sep 2005 15:20:58 -0000 Elliot Finley wrote: > my system panicked and I got a /var/crash/vmcore.4 file. The > corresponding > info.4 file is: > > postmaster root:/var/crash#>less info.4 > Dump header from device /dev/ar0s1b > Architecture: i386 > Architecture Version: 16777216 > Dump Length: 2146631680B (2047 MB) > Blocksize: 512 > Dumptime: Sat Sep 3 14:15:04 2005 > Hostname: postmaster.etv.net > Magic: FreeBSD Kernel Dump > Version String: FreeBSD 5.4-RELEASE-p3 #4: Fri Jul 1 00:22:45 MDT 2005 > root@postmaster.etv.net:/usr/obj/usr/src/sys/GENERIC > Panic String: kmem_malloc(4096): kmem_map too small: 335544320 total > allocated > Dump Parity: 290305146 > Bounds: 4 > Dump Status: good > > Is there some sysctl that I can tweak to keep this from happening? Or is > this a bug? Google says: http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/book.html#KMEM-MAP-TOO-SMALL > TIA > > Elliot > > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" > HTH, -- Dominic