From owner-freebsd-current@FreeBSD.ORG Wed Aug 24 14:54:40 2011 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 88DF4106566B for ; Wed, 24 Aug 2011 14:54:40 +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 4CE2C8FC08 for ; Wed, 24 Aug 2011 14:54:40 +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 8F8267D831 for ; Wed, 24 Aug 2011 16:37:18 +0200 (CEST) From: "Uwe Grohnwaldt" To: References: <049301cc6183$7d3299e0$7797cda0$@grohnwaldt.eu> <201108230743.10489.jhb@freebsd.org> In-Reply-To: <201108230743.10489.jhb@freebsd.org> Date: Wed, 24 Aug 2011 16:37:20 +0200 Message-ID: <055101cc626b$54aedb30$fe0c9190$@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/ALEYr63kQpPHfBEQNtjoABymAHlJRZwlbuya7A= Content-Language: de 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: Wed, 24 Aug 2011 14:54:40 -0000 Hi, I upgraded a fresh RELENG_8_2 to CURRENT and nearly everything works = fine. I only have to wait about 3 minutes during boot. In dmesg I have many = messages like this: arcmsr1: scsi id 17 lun 0 cmd=3D0x12 = srb=3D'0xffffff8462bd9780' ccb command time out! http://ugrohnwaldt.web02.lando.us/FBSD/dmesg-2011-08-24.log.txt Thanks, Uwe > -----Urspr=FCngliche Nachricht----- > Von: John Baldwin [mailto:jhb@freebsd.org] > Gesendet: Dienstag, 23. August 2011 13:43 > An: freebsd-current@freebsd.org > Cc: Uwe Grohnwaldt > Betreff: Re: Panic with 9.0 Beta 1 (arcmsr.c) >=20 > On Tuesday, August 23, 2011 6:57:45 am 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 > Looks like this was fixed after BETA1 was released. >=20 > -- > John Baldwin