From owner-freebsd-ppc@FreeBSD.ORG Tue Oct 18 15:16:16 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 EBA7A16A41F for ; Tue, 18 Oct 2005 15:16:16 +0000 (GMT) (envelope-from leeg@teaching.physics.ox.ac.uk) Received: from mail.metronet.co.uk (mail.metronet.co.uk [213.162.97.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id 959D943D45 for ; Tue, 18 Oct 2005 15:16:16 +0000 (GMT) (envelope-from leeg@teaching.physics.ox.ac.uk) Received: from [192.168.1.4] (84-51-133-9.oxford903.adsl.metronet.co.uk [84.51.133.9]) by smtp.metronet.co.uk (MetroNet Mail) with ESMTP id BF88040ED84 for ; Tue, 18 Oct 2005 16:16:03 +0100 (BST) Message-ID: <435511BE.7080604@teaching.physics.ox.ac.uk> Date: Tue, 18 Oct 2005 16:16:14 +0100 From: Graham J Lee User-Agent: Mozilla Thunderbird 1.0.6 (Macintosh/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-ppc@freebsd.org References: <4354DFD4.3060706@teaching.physics.ox.ac.uk> In-Reply-To: <4354DFD4.3060706@teaching.physics.ox.ac.uk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: panic booting install CD 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: Tue, 18 Oct 2005 15:16:17 -0000 Graham J Lee wrote: > Hi, > > I'm trying to install 6.0RC1 from the disk image and the instructions at > http://people.freebsd.org/~grehan/iso_install.txt but get the following > panic at every boot: > > panic: Assertion curthread != NULL failed at > /usr/src/sys/kern/kern_mutex.c:268 Having tried some different search terms in the list archives I've found this: http://lists.freebsd.org/mailman/htdig/freebsd-ppc/2005-October/001372.html same problem, similar hardware. I wonder whether there's any more progress come out of that? I can't get a backtrace from the hang - partly through not knowing how kdb works but also because the keyboard seems unresponsive at the db> prompt. Cheers, Graham.