From owner-freebsd-hackers@FreeBSD.ORG Mon Apr 3 18:32:13 2006 Return-Path: X-Original-To: freebsd-hackers@freebsd.org Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C15F016A423 for ; Mon, 3 Apr 2006 18:32:13 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from server.baldwin.cx (66-23-211-162.clients.speedfactory.net [66.23.211.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 43F3643D46 for ; Mon, 3 Apr 2006 18:32:13 +0000 (GMT) (envelope-from jhb@freebsd.org) Received: from localhost (john@localhost [127.0.0.1]) by server.baldwin.cx (8.13.4/8.13.4) with ESMTP id k33IWBYl044229; Mon, 3 Apr 2006 14:32:11 -0400 (EDT) (envelope-from jhb@freebsd.org) From: John Baldwin To: freebsd-hackers@freebsd.org Date: Mon, 3 Apr 2006 14:20:40 -0400 User-Agent: KMail/1.9.1 References: <023e01c6552b$7ea75cd0$b3db87d4@multiplay.co.uk> In-Reply-To: <023e01c6552b$7ea75cd0$b3db87d4@multiplay.co.uk> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200604031420.42023.jhb@freebsd.org> X-Virus-Scanned: ClamAV 0.87.1/1370/Mon Apr 3 13:31:59 2006 on server.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-3.9 required=4.2 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.1.0 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on server.baldwin.cx Cc: Steven Hartland Subject: Re: BTX Halted on intel se7500wv2 + highpoint 1820a X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Apr 2006 18:32:13 -0000 On Friday 31 March 2006 20:27, Steven Hartland wrote: > The install of 6.1-BETA4 goes fine but after rebooting to the disk > I get: > FreeBSD/i385 bootstrap loader, Revision 1.1 > (root@wv1u.samsco.home, Tue Mar 14 94:42:47 UTC 2006) > Loading /boot/defaults/loader.conf > /boot/kernel/kernel text=0x4a49b4 \ > int=0000000d err=00000013 efi=00010002 eip=0009f894 > eaz=000000a1 ebx=0009c32e ecx=00000000 edx=00030206 > esi=fe881d64 edi=0009c348 ebp=000017b4 esp=000017ac > cs=0008 ds=9919 es=0010 fs=0000 gs=0000 ss=0010 > cs:eip=eb 05 d1 e9 f3 66 a5 5f-5e 55 c7 45 1c 00 00 00 > e2 fe 89 55 39 2b f7 89-75 28 61 83 c4 99 cf 61 > ss:exp=00 00 0c 00 f1 85 0c 00-44 c3 09 00 60 1d 88 fe > 50 03 00 00 d4 17 00 00-04 00 00 00 09 00 00 00 > BTX halted > > Any ideas? > > Steve I think it's a bug in the loader. You can try to debug it by building a version of /boot/loader with symbols and seeing if you can reproduce it then lookup the eip value using gdb on the version of loader with symbols. You could also try to piece together parts of the call stack from the stack dump. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org