From owner-freebsd-hackers@FreeBSD.ORG Wed Feb 9 23:06:13 2005 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E80F316A4CE for ; Wed, 9 Feb 2005 23:06:13 +0000 (GMT) Received: from cyrus.watson.org (cyrus.watson.org [204.156.12.53]) by mx1.FreeBSD.org (Postfix) with ESMTP id BE58F43D3F for ; Wed, 9 Feb 2005 23:06:13 +0000 (GMT) (envelope-from robert@fledge.watson.org) Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by cyrus.watson.org (Postfix) with SMTP id 4829346B04; Wed, 9 Feb 2005 18:06:13 -0500 (EST) Date: Wed, 9 Feb 2005 23:05:08 +0000 (GMT) From: Robert Watson X-Sender: robert@fledge.watson.org To: David Rice In-Reply-To: <200502091335.27289.drice@globat.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-hackers@freebsd.org Subject: Re: Fatal trap 12: page fault while in kernel mode - HELP! X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Feb 2005 23:06:14 -0000 On Wed, 9 Feb 2005, David Rice wrote: > We have two NFS file servers running FreeBSD 5.2.1-RELEASE-p9 on Dell > Poweredge 1750's that crash randomly. They each have about 1.3TB of > disk. They are used to server email and web content to several WEB/EMAIL > servers. Followin is the console log messages and the kernel boot > messages. Any ideas as to what the problem may be? I guess there's no chance of updating to FreeBSD 5.3? It has a lot of cleanups, fixes, etc, some of which weren't appropriate to backport to RELENG_5_2. Robert N M Watson