From owner-freebsd-current@FreeBSD.ORG Thu Jan 22 16:28:43 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7B1331065688 for ; Thu, 22 Jan 2009 16:28:43 +0000 (UTC) (envelope-from dimitry@andric.com) Received: from tensor.andric.com (cl-327.ede-01.nl.sixxs.net [IPv6:2001:7b8:2ff:146::2]) by mx1.freebsd.org (Postfix) with ESMTP id 410D38FC1D for ; Thu, 22 Jan 2009 16:28:43 +0000 (UTC) (envelope-from dimitry@andric.com) Received: from [IPv6:2001:7b8:3a7:0:1910:dd32:a724:3707] (unknown [IPv6:2001:7b8:3a7:0:1910:dd32:a724:3707]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id 5ACD311F859; Thu, 22 Jan 2009 17:28:42 +0100 (CET) Message-ID: <49789EBC.1050401@andric.com> Date: Thu, 22 Jan 2009 17:28:44 +0100 From: Dimitry Andric User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.1b3pre) Gecko/20090116 Shredder/3.0b2pre MIME-Version: 1.0 To: Michiel Boland References: <49789DC7.1050300@boland.org> In-Reply-To: <49789DC7.1050300@boland.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org Subject: Re: panic on boot with today's kernel X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Thu, 22 Jan 2009 16:28:44 -0000 On 2009-01-22 17:24, Michiel Boland wrote: > panic: mutex ppc0 not owned at /usr/src/sys/dev/ppc/ppc.c:1983 ... > _mtx_assert(c5732a7c,4,c0bd3582,7bf,c56d4800,...) at _mtx_assert+0x87 > ppc_write_ivar(c56d4800,c5743180,2,c06fd070,ffffffff,...) at ppc_write_ivar+0x42 > ppbus_attach(c5743180,c55fd054,c0cd0dc8,c0beeeb3,80000000,...) at ppbus_attach+0x148 Please try jhb's fix from here: http://docs.freebsd.org/cgi/mid.cgi?200901221016.58349.jhb