From owner-freebsd-hackers Wed Oct 22 19:35:12 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id TAA21691 for hackers-outgoing; Wed, 22 Oct 1997 19:35:12 -0700 (PDT) (envelope-from owner-freebsd-hackers) Received: from elvis.mu.org (paul@elvis.mu.org [206.156.231.253]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id TAA21679 for ; Wed, 22 Oct 1997 19:35:08 -0700 (PDT) (envelope-from paul@elvis.mu.org) Received: (from paul@localhost) by elvis.mu.org (4.1/4.1) id VAA00538 for freebsd-hackers@freebsd.org; Wed, 22 Oct 1997 21:34:58 -0500 (CDT) From: Paul Saab Message-Id: <199710230234.VAA00538@elvis.mu.org> Subject: page fault To: freebsd-hackers@freebsd.org Date: Wed, 22 Oct 1997 21:34:58 -0500 (CDT) X-Mailer: ELM [version 2.4ME+ PL31H (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hello, I have a PPRO 200 that is running FreeBSD 2.2.2-RELEASE. This machine has been running flawlessly for months now but today I had a spontaneous reboot of the machine and when I came to the console savecore reported that there was a page fault and then it proceeded to save the stuff to /var/crash. My question is without debugging symbols it is not possible to find out what caused the crash is it? There is nothing in the syslog to tell me what happened so I am kind of baffled. Thanks, Paul