From owner-freebsd-stable@FreeBSD.ORG Mon Aug 25 07:49:40 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 0F8331065678 for ; Mon, 25 Aug 2008 07:49:40 +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 846D78FC1A for ; Mon, 25 Aug 2008 07:49:39 +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 m7P7nNdF031243; Mon, 25 Aug 2008 09:49:26 +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 EC8F8299; Mon, 25 Aug 2008 09:49:23 +0200 (CEST) Date: Mon, 25 Aug 2008 09:49:23 +0200 From: Gerrit =?ISO-8859-1?Q?K=FChn?= To: John Baldwin Message-Id: <20080825094923.d2d29148.gerrit@pmp.uni-hannover.de> In-Reply-To: <200808230750.09774.jhb@freebsd.org> References: <20080807132947.061d24eb.gerrit@pmp.uni-hannover.de> <489B7D62.4080606@delphij.net> <20080814084637.97997c02.gerrit@pmp.uni-hannover.de> <200808230750.09774.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.8.25.73419 Cc: d@delphij.net, freebsd-stable@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: Mon, 25 Aug 2008 07:49:40 -0000 On Sat, 23 Aug 2008 07:50:09 -0400 John Baldwin wrote about Re: Regression 7.0R -> 7-stable?: JB> > XL> Could you please try disabling ACPI and boot? Additionally a JB> > XL> 'boot - v' may reveal some useful information as well. Just JB> > XL> some random thoughts. JB> > Disabling ACPI does not help, either (forgot to mention that JB> > earlier, sorry). I will post a boot -v log as soon as I have a JB> > working 7.0R on the system again. JB> What about disabling apic? Also, are you using a serial console? If JB> so, can you put DDB in your kernel and when it hangs break into ddb JB> and do a 'ps' and capture the output. apic, acpi, don't confuse me. :-) I will have to look up what I disabled last time (I think it was acpi, though). Or do you mean you would like to have a boot -v dmesg without apic, too? I do not use a serial console up to now, but probably I could learn how to do that (fortunately the machine still has a serial port). cu Gerrit