From owner-freebsd-current@FreeBSD.ORG Wed Jan 7 08:18:00 2004 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 132A016A4CE for ; Wed, 7 Jan 2004 08:18:00 -0800 (PST) Received: from white.imgsrc.co.jp (ns.imgsrc.co.jp [210.226.20.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4109D43D45 for ; Wed, 7 Jan 2004 08:17:58 -0800 (PST) (envelope-from kuriyama@imgsrc.co.jp) Received: from localhost (localhost [127.0.0.1]) by white.imgsrc.co.jp (Postfix) with ESMTP id 15EFD284093; Thu, 8 Jan 2004 01:17:57 +0900 (JST) Received: from black.imgsrc.co.jp (black.imgsrc.co.jp [2001:218:422:2::130]) by white.imgsrc.co.jp (Postfix) with ESMTP id 0AA73284091; Thu, 8 Jan 2004 01:17:56 +0900 (JST) Received: from black.imgsrc.co.jp (black.imgsrc.co.jp [2001:218:422:2::130]) by black.imgsrc.co.jp (Postfix) with ESMTP id C68D31E462D; Thu, 8 Jan 2004 01:17:55 +0900 (JST) Date: Thu, 08 Jan 2004 01:17:55 +0900 Message-ID: <7mptdvu40c.wl@black.imgsrc.co.jp> From: Jun Kuriyama To: Natch Howdy In-Reply-To: <20040106184836.93696.qmail@web21405.mail.yahoo.com> References: <20040106184836.93696.qmail@web21405.mail.yahoo.com> User-Agent: Wanderlust/2.10.1 (Watching The Wheels) SEMI/1.14.5 (Awara-Onsen) FLIM/1.14.5 (Demachiyanagi) APEL/10.6 Emacs/21.3 (i386--freebsd) MULE/5.0 (SAKAKI) MIME-Version: 1.0 (generated by SEMI 1.14.5 - "Awara-Onsen") Content-Type: text/plain; charset=US-ASCII X-Virus-Scanned: by AMaViS snapshot-20020531 X-Mailman-Approved-At: Wed, 07 Jan 2004 21:02:54 -0800 cc: freebsd-current@freebsd.org Subject: Re: ffs_alloccg panics in 5.2 RC2 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: Wed, 07 Jan 2004 16:18:00 -0000 At Tue, 6 Jan 2004 18:49:10 +0000 (UTC), Natch Howdy wrote: > I'm using an unchanged GENERIC kernel on a single CPU > machine. Not accessing the CD drive. I have only IDE > drives (no SCSI) on this system. I've read most of the > recent panic-related messages on this list and haven't > seen my panic mentioned. Please add "options DDB" (and "makeoptions DEBUG=-g" too?) in your kernel config. These options would help for tracking the problem. -- Jun Kuriyama // IMG SRC, Inc. // FreeBSD Project