BTX Halted on intel se7500wv2 + highpoint 1820a

John Baldwin jhb at freebsd.org
Mon Apr 3 18:32:13 UTC 2006


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 at 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 <jhb at FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve"  =  http://www.FreeBSD.org


More information about the freebsd-hackers mailing list