From owner-freebsd-current@FreeBSD.ORG Sun Jan 25 11:28:41 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8152316A4CE for ; Sun, 25 Jan 2004 11:28:41 -0800 (PST) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A2C143D5F for ; Sun, 25 Jan 2004 11:28:35 -0800 (PST) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id 5AE2C72DBF; Sun, 25 Jan 2004 11:28:35 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id 5911372DB5; Sun, 25 Jan 2004 11:28:35 -0800 (PST) Date: Sun, 25 Jan 2004 11:28:35 -0800 (PST) From: Doug White To: John In-Reply-To: <20040121200331.GA2006@mail.unixjunkie.com> Message-ID: <20040125112503.O81485@carver.gumbysoft.com> References: <20040121200331.GA2006@mail.unixjunkie.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-current@freebsd.org Subject: Re: 5.2R + ULE crash X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 25 Jan 2004 19:28:41 -0000 On Wed, 21 Jan 2004, John wrote: > Well i'm kinda fly blind on the crash dump so if anyone else wants me to > show something else just let me know. > This happened on Day 4.5 of compiling Open Office 1.1. > I haven't touched much of anything else on the system after the > crash but i did have a power failure a day after the crash. > Oh btw /usr is also nfs exported on this box and i did have a client > using /usr at the time of the crash. (mounted via mount_nfs with no options) Does the machine have ECC memory? The panic location doesn't make a whole lot of sense -- its in the local apic management code. Looks like it got passed bogus data, two 0 arguments. Frame 11 is where the original trap occured, the rest is extra garbage. You might contact jhb@freebsd.org about this and see what you can extract. Considering the machine was running OK under load for several days, I'm thinking it may have been a memory error or possible overheat-type fluke. How well ventilated is the system? :) Make sure you forward your original message since I'm going to chop out a huge amound of your post for space savings. -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org