From owner-freebsd-ppc@FreeBSD.ORG Mon Oct 10 12:58:00 2005 Return-Path: X-Original-To: freebsd-ppc@freebsd.org Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 13B0016A41F for ; Mon, 10 Oct 2005 12:58:00 +0000 (GMT) (envelope-from grehan@freebsd.org) Received: from liberty.onthenet.com.au (liberty.OntheNet.com.au [203.22.124.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6952D43D45 for ; Mon, 10 Oct 2005 12:57:59 +0000 (GMT) (envelope-from grehan@freebsd.org) Received: from [203.144.2.186] (CPE-2-186.dsl.OntheNet.net [203.144.2.186]) by liberty.onthenet.com.au (8.12.9 - 20030918/8.12.9) with ESMTP id j9ACvvDJ003855; Mon, 10 Oct 2005 22:57:57 +1000 (EST) (envelope-from grehan@freebsd.org) Message-ID: <434A654F.9080809@freebsd.org> Date: Mon, 10 Oct 2005 22:57:51 +1000 From: Peter Grehan User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.2) Gecko/20041016 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Andreas Heider References: <1128946074.8995.4.camel@localhost> In-Reply-To: <1128946074.8995.4.camel@localhost> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-ppc@freebsd.org Subject: Re: 6.0-beta4 available 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: Mon, 10 Oct 2005 12:58:00 -0000 Hi Andreas, > i tried the new beta-4 iso on a G4 (Digital Audio, 533mhz, 512 mb ram), > but i get almost the same error as the others. > > KDB: debugger backends: ddb > KDB: current backend: ddb > > fatal kernel trap: > > exeption = 0x4 (instruction storage interrupt) > virtual address = 0x3d66a0 > srr0 = 0x3d66a0 > srr1 = 0x8003032 > curthread = 0 Same PC as in other bug reports, so that will be the same problem. I've fixed it in CVS, and it will be in the 6.0-RC1 snapshot, available very soon now :) later, Peter.