From owner-freebsd-current Sun Jan 21 20:36:59 2001 Delivered-To: freebsd-current@freebsd.org Received: from mobile.wemm.org (c1315225-a.plstn1.sfba.home.com [65.0.135.147]) by hub.freebsd.org (Postfix) with ESMTP id DDB3037B400 for ; Sun, 21 Jan 2001 20:36:42 -0800 (PST) Received: from netplex.com.au (localhost [127.0.0.1]) by mobile.wemm.org (8.11.1/8.11.1) with ESMTP id f0M4ZQk11489; Sun, 21 Jan 2001 20:35:40 -0800 (PST) (envelope-from peter@netplex.com.au) Message-Id: <200101220435.f0M4ZQk11489@mobile.wemm.org> X-Mailer: exmh version 2.2 06/23/2000 with nmh-1.0.4 To: The Hermit Hacker Cc: freebsd-current@FreeBSD.ORG Subject: Re: lastest kernel from cvs ( sh exists with signal 8 ) In-Reply-To: Date: Sun, 21 Jan 2001 20:35:26 -0800 From: Peter Wemm Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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