From owner-freebsd-stable@FreeBSD.ORG Tue Dec 14 02:37:29 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5658816A4CE for ; Tue, 14 Dec 2004 02:37:29 +0000 (GMT) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 415F043D1D for ; Tue, 14 Dec 2004 02:37:29 +0000 (GMT) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id 3B93472DD4; Mon, 13 Dec 2004 18:37:29 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id 39C3572DCB; Mon, 13 Dec 2004 18:37:29 -0800 (PST) Date: Mon, 13 Dec 2004 18:37:29 -0800 (PST) From: Doug White To: Joe Rhett In-Reply-To: <20041213190532.GA4781@meer.net> Message-ID: <20041213183518.N97507@carver.gumbysoft.com> References: <20041213052628.GB78120@meer.net> <20041213054159.GC78120@meer.net> <20041213102944.D92964@carver.gumbysoft.com> <20041213190532.GA4781@meer.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-stable@FreeBSD.org Subject: Re: is rebooting after a page fault disabled in 5.3-release? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Dec 2004 02:37:29 -0000 On Mon, 13 Dec 2004, Joe Rhett wrote: > > On Sun, 12 Dec 2004, Joe Rhett wrote: > > > As another side note, is there a reason that 5.3 doesn't reboot after page > > > faults? The crash and dumpdev man pages still indicate that it should. > > > This makes this problem hard to work on (must be at facility to debug..) > > On Mon, Dec 13, 2004 at 10:30:05AM -0800, Doug White wrote: > > It reboots fine on my systems. Do you have DDB compiled in without > > KDB_UNATTENDED? > > Sorry, 5.3-RELEASE with GENERIC kernel. This is a sandbox ;-) I in fact tested this on Saturday and it in fact rebooted. With GENERIC, even. The digi driver sort of got left behind with the tty changes and handed out uninitialized mutexes that trip null pointer panics. Machine came back up fine, so unless you have some type of panic that screws up the system enough to disrupt booting then it should work. -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org