From owner-freebsd-current@FreeBSD.ORG Sat Jan 8 15:08:59 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B00A816A4CE for ; Sat, 8 Jan 2005 15:08:59 +0000 (GMT) Received: from relay01.pair.com (relay01.pair.com [209.68.5.15]) by mx1.FreeBSD.org (Postfix) with SMTP id EEFC943D45 for ; Sat, 8 Jan 2005 15:08:58 +0000 (GMT) (envelope-from pho@holm.cc) Received: (qmail 88623 invoked from network); 8 Jan 2005 15:08:57 -0000 Received: from unknown (HELO peter.osted.lan) (unknown) by unknown with SMTP; 8 Jan 2005 15:08:57 -0000 X-pair-Authenticated: 80.164.63.199 Received: from peter.osted.lan (localhost.osted.lan [127.0.0.1]) by peter.osted.lan (8.13.1/8.13.1) with ESMTP id j08F8urR054130 for ; Sat, 8 Jan 2005 16:08:56 +0100 (CET) (envelope-from pho@peter.osted.lan) Received: (from pho@localhost) by peter.osted.lan (8.13.1/8.13.1/Submit) id j08F8uoG054129 for current@freebsd.org; Sat, 8 Jan 2005 16:08:56 +0100 (CET) (envelope-from pho) Date: Sat, 8 Jan 2005 16:08:56 +0100 From: Peter Holm To: current@freebsd.org Message-ID: <20050108150856.GA54056@peter.osted.lan> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Subject: panic: kmem_malloc(184320): kmem_map too small X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Sat, 08 Jan 2005 15:08:59 -0000 With GENERIC HEAD from Jan 8 08:45 UTC I got: printf(c082c69e,c08f0940,c08f0940,100,c0845705,cf2989fc) at printf+0x43 panic(c0845705,2d000,5084000,c10640a0,cf298a30) at panic+0xd8 kmem_malloc(c10590c0,2d000,2,2) at kmem_malloc+0x416 uma_large_malloc(2d000,2,ffffffff,7fffffff,c1c74000) at uma_large_malloc+0x30 malloc(2d000,c088b200,2,c082c895,cf298aa8) at malloc+0x101 elf32_coredump(c1c74000,c1bfd8a0,ffffffff,7fffffff,c18a737c) at elf32_coredump+0x7c sigexit(c1c74000,b,c1a2baa8,0,c082c895) at sigexit+0xb17 trapsignal(c1c74000,b,c) at trapsignal+0x361 trap(dc32002f,7aa2002f,bfbf002f,29a7f22d,ec4352ad) at trap+0xe5 calltrap() at calltrap+0x5 --- trap 0xc, eip = 0, esp = 0xfffffff0, ebp = 0 --- More info at http://www.holm.cc/stress/log/cons104.html -- Peter Holm