Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Jun 2000 03:18:21 -0400 (EDT)
From:      Donn Miller <dmmiller@cvzoom.net>
To:        Warner Losh <imp@village.org>
Cc:        Edwin Culp <eculp@EnContacto.Net>, "current@FreeBSD.ORG" <current@FreeBSD.ORG>
Subject:   Re: Laptop boot problem in current with GENERIC & GENERIC.hints 
Message-ID:  <Pine.BSF.4.21.0006280315420.54379-100000@acs-63-90-94-131.zoominternet.net>
In-Reply-To: <200006280711.BAA03543@harmony.village.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 28 Jun 2000, Warner Losh wrote:

> In message <3958C666.F747A99@EnContacto.Net> Edwin Culp writes:
> : int=0000000d err=00000000 eft=00010046 eip=000092eb
> : eax=000000fb ebx=00000000 ecx=00000152 edx=000003f6
> : esi=000fbc92 edi=000f0000 ebp=000017b4 esp=000017b4
> : cs:eip=0f 32 89 45 1c 89 55 14-46 eb cf 80 65 31 fd eb
> : ss:esp=08 00 00 00 1c 9c 00 00-fe 0e 00 00 d4 17 00 00
> : System halted
> : 
> : I copied this manually since I don't have a console on the laptop.
> 
> I'd try booting the old kernel and seeing if doing a completely clean
> build fixes this.  I'd also try to reboot after power off.

It looks like the optimization bug that's been biting kernel builds
lately.  When Peter Wemm made the overhaul to the kernel config, strange
things started happening when optimization higher than -O was used to
build the kernel.  For example, I got a Fatal Trap 12 immediately after
the probe for available memory.  I was using -Os to compile my kernel at
the time.  Backing down to -O for kernel builds solved this, and boots
proceeded normally.

- Donn



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0006280315420.54379-100000>