From owner-freebsd-ppc@FreeBSD.ORG Fri Oct 28 01:28:33 2011 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 2D5121065670 for ; Fri, 28 Oct 2011 01:28:33 +0000 (UTC) (envelope-from nwhitehorn@freebsd.org) Received: from adsum.doit.wisc.edu (adsum.doit.wisc.edu [144.92.197.210]) by mx1.freebsd.org (Postfix) with ESMTP id 00CC28FC12 for ; Fri, 28 Oct 2011 01:28:32 +0000 (UTC) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; CHARSET=US-ASCII; format=flowed Received: from avs-daemon.smtpauth1.wiscmail.wisc.edu by smtpauth1.wiscmail.wisc.edu (Sun Java(tm) System Messaging Server 7u2-7.05 32bit (built Jul 30 2009)) id <0LTR00E005FKTY00@smtpauth1.wiscmail.wisc.edu> for freebsd-ppc@freebsd.org; Thu, 27 Oct 2011 20:28:32 -0500 (CDT) Received: from comporellon.tachypleus.net (adsl-76-208-68-41.dsl.mdsnwi.sbcglobal.net [76.208.68.41]) by smtpauth1.wiscmail.wisc.edu (Sun Java(tm) System Messaging Server 7u2-7.05 32bit (built Jul 30 2009)) with ESMTPSA id <0LTR004XR5F1Z110@smtpauth1.wiscmail.wisc.edu>; Thu, 27 Oct 2011 20:28:14 -0500 (CDT) Date: Thu, 27 Oct 2011 20:28:13 -0500 From: Nathan Whitehorn In-reply-to: To: Justin Hibbits Message-id: <4EAA052D.5010106@freebsd.org> X-Spam-Report: AuthenticatedSender=yes, SenderIP=76.208.68.41 X-Spam-PmxInfo: Server=avs-12, Version=5.6.1.2065439, Antispam-Engine: 2.7.2.376379, Antispam-Data: 2011.10.28.10915, SenderIP=76.208.68.41 References: User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:7.0) Gecko/20110928 Thunderbird/7.0 Cc: FreeBSD PowerPC ML Subject: Re: 9.0-RC1 crash on G5 (late 2005) X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Oct 2011 01:28:33 -0000 On 10/27/11 20:26, Justin Hibbits wrote: > I don't know the conditions of the crash, but sometime after booting, can > happen right away, or later, my G5 just stops. No kernel panic, no > messages, it just stops. The red light in the case comes on, and it just > sits there. > > Hardware: Late 2005 model G5, Dual-core 2.0GHz, 4GB RAM. > > Anything else I can provide, just ask. Can't provide a coredump, dmesg, or > anything else like that, though (machine just dies). > Is this a 32 or a 64-bit kernel? I have the same model, with a 64-bit kernel, as my primary desktop, and have never seen anything like this. -Nathan