From owner-freebsd-ppc@FreeBSD.ORG Thu May 1 02:33:45 2008 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C92AF106567A for ; Thu, 1 May 2008 02:33:45 +0000 (UTC) (envelope-from grehan@freebsd.org) Received: from alto.onthenet.com.au (alto.OntheNet.com.au [203.13.68.12]) by mx1.freebsd.org (Postfix) with ESMTP id 8284F8FC15 for ; Thu, 1 May 2008 02:33:45 +0000 (UTC) (envelope-from grehan@freebsd.org) Received: from dommail.onthenet.com.au (dommail.OntheNet.com.au [203.13.70.57]) by alto.onthenet.com.au (Postfix) with ESMTP id 8338811597; Thu, 1 May 2008 12:32:50 +1000 (EST) Received: from peter-grehans-power-mac-g5.local (dsl-63-249-90-35.cruzio.com [63.249.90.35]) by dommail.onthenet.com.au (MOS 3.8.6-GA) with ESMTP id DXM77366 (AUTH peterg@ptree32.com.au); Thu, 1 May 2008 12:33:00 +1000 (EST) Message-ID: <48192BD0.3060105@freebsd.org> Date: Wed, 30 Apr 2008 19:32:48 -0700 From: Peter Grehan User-Agent: Thunderbird 2.0.0.12 (Macintosh/20080213) MIME-Version: 1.0 To: Nathan Whitehorn References: <48191F07.5060505@uchicago.edu> In-Reply-To: <48191F07.5060505@uchicago.edu> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-ppc@freebsd.org Subject: Re: Kernel broken? X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: grehan@freebsd.org List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 May 2008 02:33:45 -0000 Ni Nathan, >fatal kernel trap: Apply the ATA patch I sent out yesterday. http://docs.FreeBSD.org/cgi/mid.cgi?4817FCD3.7000906 I'm also going to put the link register into the fatal trap reg dump so that NULL deref's are easier to track down (submitting very shortly :). later, Peter.