From owner-freebsd-current@FreeBSD.ORG Tue Aug 23 13:19:18 2011 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 86E32106566B for ; Tue, 23 Aug 2011 13:19:18 +0000 (UTC) (envelope-from uwe@grohnwaldt.eu) Received: from web01.lando.us (web01.lando.us [77.232.247.17]) by mx1.freebsd.org (Postfix) with ESMTP id 4B8188FC08 for ; Tue, 23 Aug 2011 13:19:18 +0000 (UTC) Received: from R2D2 (bridge.aixit.com [82.149.224.60]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: uwe@grohnwaldt.eu) by web01.lando.us (Postfix) with ESMTPSA id 5A7B679F64 for ; Tue, 23 Aug 2011 15:19:17 +0200 (CEST) From: "Uwe Grohnwaldt" To: References: <049301cc6183$7d3299e0$7797cda0$@grohnwaldt.eu> In-Reply-To: Date: Tue, 23 Aug 2011 15:19:21 +0200 Message-ID: <04a201cc6197$44fc6790$cef536b0$@grohnwaldt.eu> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Mailer: Microsoft Outlook 14.0 Thread-Index: AQF8/ALEYr63kQpPHfBEQNtjoABymAFGh91dlb8CNmA= Content-Language: de Cc: Subject: AW: Panic with 9.0 Beta 1 (arcmsr.c) 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: Tue, 23 Aug 2011 13:19:18 -0000 Ah, thanks for your fast reply. :) > -----Urspr=FCngliche Nachricht----- > Von: Sergey Kandaurov [mailto:pluknet@gmail.com] > Gesendet: Dienstag, 23. August 2011 13:18 > An: Uwe Grohnwaldt > Cc: current@freebsd.org > Betreff: Re: Panic with 9.0 Beta 1 (arcmsr.c) >=20 > On 23 August 2011 14:57, Uwe Grohnwaldt wrote: > > Hi, > > > > i tried to install FBSD 9.0 beta 1. Booting the install-cd stopped > > with a kernel panic: > > > > panic: _mtx_lock_sleep: recursed on non-recursive mutex arcmsr Q > > buffer lock @ /usr/src/sys/dev/arcmsr/arcmsr.c:2093 > > > > A screenshot from the panic can be found here: > > http://ugrohnwaldt.web02.lando.us/FBSD/arcmsr.png >=20 > HI, that should be fixed in head (and in forthcoming BETA2). > You can apply this patch from head to fix panic: > = http://svnweb.freebsd.org/base/head/sys/dev/arcmsr/arcmsr.c?view=3Dpatc > h&r1=3D224905&r2=3D224904&pathrev=3D224905 >=20 >=20 > -- > wbr, > pluknet