Date: Sun, 21 Jan 2001 20:35:26 -0800 From: Peter Wemm <peter@netplex.com.au> To: The Hermit Hacker <scrappy@hub.org> Cc: freebsd-current@FreeBSD.ORG Subject: Re: lastest kernel from cvs ( sh exists with signal 8 ) Message-ID: <200101220435.f0M4ZQk11489@mobile.wemm.org> In-Reply-To: <Pine.BSF.4.31.0101212001240.644-100000@thelab.hub.org>
next in thread | previous in thread | raw e-mail | index | archive | help
The Hermit Hacker wrote: > > just tried to reboot with a latest build (from this afternoon), and upon > reboot, it gives: > > pid 6 (sh), uid 0: exited with signal 8 > > when /etc/rc tries to run, and, of course, won't let me get to single user > mode for same reason ... > > checked /usr/src/UPDATING, and nothing in there seems to apply ... We were discussing this and a couple of other related strange things that turned up. I might have broken the npx code with my last config(8) change and the corresponding #ifdefs. I have not gone back over it all again but will shortly. Given that two people have this sort of problem now, things are pointing to the npx commits somehow. You did rebuild config, right? Can you please check the opt_npx.h file in your build directory and make sure it has "#define DEV_NPX 1" in it? Cheers, -Peter -- Peter Wemm - peter@FreeBSD.org; peter@yahoo-inc.com; peter@netplex.com.au "All of this is for nothing if we don't go to the stars" - JMS/B5 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?200101220435.f0M4ZQk11489>