Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Aug 1999 06:36:00 +0200
From:      Poul-Henning Kamp <phk@critter.freebsd.dk>
To:        Christopher Masto <chris@netmonger.net>
Cc:        current@FreeBSD.ORG
Subject:   Re: -current broken? 
Message-ID:  <4641.935037360@critter.freebsd.dk>
In-Reply-To: Your message of "Thu, 19 Aug 1999 00:05:25 EDT." <19990819000525.A11800@netmonger.net> 

next in thread | previous in thread | raw e-mail | index | archive | help

I saw that yesterday, and fixed it by:

	cd /usr/src
	make includes
	cd /sys/i386/conf
	config -r CRITTER
	cd ../../compile/CRITTER
	make depend
	make

In message <19990819000525.A11800@netmonger.net>, Christopher Masto writes:
>Yesterday and today, after a cvsup and kernel build, I get a panic
>very early in the boot on my laptop.  What's left on the screen is a
>general protection fault in kernel mode, and an attempt to trace just
>causes another panic.  Tomorrow I will put a serial cable on it and
>get some details, but I'm guessing that this comes from the recent
>BUF_STRATEGY stuff, possibly breaking in the wd driver (which might
>be why there hasn't been a report yet if most everyone is using ata).
>
>I'm stuck with wd for the moment (pccard compact flash stuff), so if
>that's it and it hasn't been repaired by then, I'll dig into it.
>-- 
>Christopher Masto         Senior Network Monkey      NetMonger Communications
>chris@netmonger.net        info@netmonger.net        http://www.netmonger.net
>
>Free yourself, free your machine, free the daemon -- http://www.freebsd.org/
>
>
>To Unsubscribe: send mail to majordomo@FreeBSD.org
>with "unsubscribe freebsd-current" in the body of the message
>

--
Poul-Henning Kamp             FreeBSD coreteam member
phk@FreeBSD.ORG               "Real hackers run -current on their laptop."
FreeBSD -- It will take a long time before progress goes too far!


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?4641.935037360>