From owner-freebsd-acpi@FreeBSD.ORG Wed Sep 30 13:21:03 2009 Return-Path: Delivered-To: freebsd-acpi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DF57E1065679; Wed, 30 Sep 2009 13:21:03 +0000 (UTC) (envelope-from kama@pvp.se) Received: from ms1.as.pvp.se (mail.pvp.se [213.64.187.227]) by mx1.freebsd.org (Postfix) with ESMTP id 97E6B8FC21; Wed, 30 Sep 2009 13:21:02 +0000 (UTC) Received: by ms1.as.pvp.se (Postfix, from userid 1001) id 504CC69; Wed, 30 Sep 2009 15:21:01 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by ms1.as.pvp.se (Postfix) with ESMTP id 4ED1B61; Wed, 30 Sep 2009 15:21:01 +0200 (CEST) Date: Wed, 30 Sep 2009 15:21:01 +0200 (CEST) From: kama X-X-Sender: kama@ns1.as.pvp.se To: Andriy Gapon In-Reply-To: <4AC34952.9010508@freebsd.org> Message-ID: <20090930151542.G37424@ns1.as.pvp.se> References: <20090921140345.H37424@ns1.as.pvp.se> <20090922103150.V37424@ns1.as.pvp.se> <4AB8A95E.3060307@icyb.net.ua> <20090922142526.P37424@ns1.as.pvp.se> <4AB8E082.8050100@icyb.net.ua> <20090922215700.V37424@ns1.as.pvp.se> <4ABA1D1F.3080704@icyb.net.ua> <20090923171004.Q37424@ns1.as.pvp.se> <4ABA457E.3060800@freebsd.org> <20090924141927.Y37424@ns1.as.pvp.se> <20090925110209.E37424@ns1.as.pvp.se> <4ABC894E.7040204@freebsd.org> <20090928092026.B37424@ns1.as.pvp.se> <4AC06ED6.7030402@freebsd.org> <20090928235136.F37424@ns1.as.pvp.se> <20090929085000.B37424@ns1.as.pvp.se> <4AC211AC.1070404@freebsd.org> <20090929204651.G37424@ns1.as.pvp.se> <4AC34952.9010508@freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: Bjorn Hellqvist , freebsd-stable@freebsd.org, freebsd-acpi@freebsd.org Subject: Re: FreeBSD 7.2-STABLE boot freeze X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Sep 2009 13:21:04 -0000 On Wed, 30 Sep 2009, Andriy Gapon wrote: > on 29/09/2009 21:50 kama said the following: > > On Tue, 29 Sep 2009, Andriy Gapon wrote: > > > >> Serial console and remote debugging perhaps? > > > > ILO is serial console or rather console++, since you can even see the > > whole bootup sequence, change bios. But thats if you connect through their > > webinterface > > > > Just point me what other options I could try to get a proper dump or bt. > > Perhaps you could still use the following: > http://www.freebsd.org/doc/en/books/developers-handbook/kerneldebug-online-gdb.html > Otherwise, no ideas. > > >> Anyway, I'll try to see if I can reproduce undefined symbol issue here. > >> > >> Not that it would matter much for resolution of your main problem (freeze). > >> Honestly, I have no clue about it. > > > > Ok. Hopefully someone else knows what can produce these freezes. > > BTW, remembering something you said earlier - does including acpi device into > kernel still work for you? I.e. can you boot normally with that? > > Also, can you try 8 on that machine? Just for the sake of experiment? > It boot occationally. It does not seem to matter if I include the acpi device into the kernel or not. I get this message in an verbose boot: KLD file acpi.ko - could not finalize loading I have now included a lot of debuging options. But since the server freezes, Im not able to send a break signal to get into the debugger. I'll try to run FSBD8 on the server later this week. /Bjorn