From owner-freebsd-stable@FreeBSD.ORG Tue Oct 7 14:15:46 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AB96C1065678; Tue, 7 Oct 2008 14:15:45 +0000 (UTC) (envelope-from gerrit@pmp.uni-hannover.de) Received: from mrelay1.uni-hannover.de (mrelay1.uni-hannover.de [130.75.2.106]) by mx1.freebsd.org (Postfix) with ESMTP id 1A78A8FC1F; Tue, 7 Oct 2008 14:15:44 +0000 (UTC) (envelope-from gerrit@pmp.uni-hannover.de) Received: from www.pmp.uni-hannover.de (www.pmp.uni-hannover.de [130.75.117.2]) by mrelay1.uni-hannover.de (8.14.2/8.14.2) with ESMTP id m97EFYoj025720; Tue, 7 Oct 2008 16:15:35 +0200 Received: from pmp.uni-hannover.de (arc.pmp.uni-hannover.de [130.75.117.1]) by www.pmp.uni-hannover.de (Postfix) with SMTP id 3A0EB4F; Tue, 7 Oct 2008 16:15:34 +0200 (CEST) Date: Tue, 7 Oct 2008 16:15:34 +0200 From: Gerrit =?ISO-8859-1?Q?K=FChn?= To: John Baldwin Message-Id: <20081007161534.b62b6333.gerrit@pmp.uni-hannover.de> In-Reply-To: <200810071002.56788.jhb@freebsd.org> References: <20080807132947.061d24eb.gerrit@pmp.uni-hannover.de> <20081007143724.a01502e4.gerrit@pmp.uni-hannover.de> <20081007133710.GA50114@icarus.home.lan> <200810071002.56788.jhb@freebsd.org> Organization: Albert-Einstein-Institut (MPI =?ISO-8859-1?Q?f=FCr?= Gravitationsphysik & IGP =?ISO-8859-1?Q?Universit=E4t?= Hannover) X-Mailer: Sylpheed 2.4.8 (GTK+ 2.12.11; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-PMX-Version: 5.4.1.325704, Antispam-Engine: 2.6.0.325393, Antispam-Data: 2008.10.7.135209 Cc: freebsd-stable@freebsd.org, Jeremy Chadwick , d@delphij.net, jeff@freebsd.org Subject: Re: Regression 7.0R -> 7-stable? 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: Tue, 07 Oct 2008 14:15:46 -0000 On Tue, 7 Oct 2008 10:02:56 -0400 John Baldwin wrote about Re: Regression 7.0R -> 7-stable?: JB> Do you have more details about the crash? Are you getting an actual JB> panic with messages on the console, or are you still seeing hangs? Like it was before: system just hangs after displaying the probing messages about the CPU cores; next step for a working kernel would be mounting of the file systems (and changing from white kernel output to grey system output). JB> When you get a hang, can you break into the debugger and get a crash JB> dump? Is there a documentation somewhere how to do this? cu Gerrit