From owner-freebsd-stable Mon Sep 22 14:36:51 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id OAA22633 for stable-outgoing; Mon, 22 Sep 1997 14:36:51 -0700 (PDT) Received: from ganymede.frii.com (ganymede.frii.com [208.146.240.5]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id OAA22628 for ; Mon, 22 Sep 1997 14:36:48 -0700 (PDT) From: gnat@frii.com Received: from elara.frii.com (elara.frii.com [208.146.240.9]) by ganymede.frii.com (8.8.5/8.8.4) with ESMTP id PAA29586 for ; Mon, 22 Sep 1997 15:36:15 -0600 (MDT) Received: (from gnat@localhost) by elara.frii.com (8.8.5/8.6.9) id PAA02262; Mon, 22 Sep 1997 15:33:47 -0600 (MDT) Date: Mon, 22 Sep 1997 15:33:47 -0600 (MDT) Message-Id: <199709222133.PAA02262@elara.frii.com> To: stable@FreeBSD.ORG Subject: Dying -STABLE machine Mime-Version: 1.0 (generated by tm-edit 7.103) Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk I've got a 2.2-STABLE machine that keeps rebooting. It's our user machine, under a moderate but not heavy load. We see it rebooting every 6-12 hours. I see the message "page fault while in kernel mode". This machine is an NFS client, and runs sendmail (no httpd or ftpd). I've seen a lot of sendmail processes dying of signal 5 too, for what it's worth. Other machines kernels were built from the same code (but not config file) as the dying machine, and they are not dying. I want to track this problem down. What should I do? I've freed up a disk to use as a dumpdev, but don't know where to go from here. Thanks, Nat