From owner-freebsd-hackers Fri May 2 13:51:38 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id NAA22381 for hackers-outgoing; Fri, 2 May 1997 13:51:38 -0700 (PDT) Received: from implode.root.com (implode.root.com [198.145.90.17]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id NAA22368 for ; Fri, 2 May 1997 13:51:35 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by implode.root.com (8.8.5/8.8.5) with SMTP id NAA09442; Fri, 2 May 1997 13:52:40 -0700 (PDT) Message-Id: <199705022052.NAA09442@implode.root.com> X-Authentication-Warning: implode.root.com: localhost [127.0.0.1] didn't use HELO protocol To: Jaye Mathisen cc: hackers@FreeBSD.ORG Subject: Re: fatal process exception? In-reply-to: Your message of "Fri, 02 May 1997 12:34:28 PDT." From: David Greenman Reply-To: dg@root.com Date: Fri, 02 May 1997 13:52:40 -0700 Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >Hmph, never seen this before, until I tried to run CVSUP today to update >my box: > >fatal process exception: page fault, fault VA = 0x2c5008 >fatal process exception: page fault, fault VA = 0x2c2e24 >fatal process exception: page fault, fault VA = 0x35efa8 >fatal process exception: page fault, fault VA = 0x2c2ce8 >fatal process exception: page fault, fault VA = 0x2c5008 > > >Not sure exactly what it thinks is the problem. ^C works, and the system >seems fine, except when I run that program. You have the "DEBUG" option in your kernel. That option SHOULD NEVER be in a kernel config file! -DG David Greenman Core-team/Principal Architect, The FreeBSD Project