From owner-freebsd-stable@FreeBSD.ORG Fri May 28 11:17:53 2010 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 765C21065676 for ; Fri, 28 May 2010 11:17:53 +0000 (UTC) (envelope-from reko.turja@liukuma.net) Received: from www.liukuma.net (www.liukuma.net [62.220.235.15]) by mx1.freebsd.org (Postfix) with ESMTP id 269C88FC1A for ; Fri, 28 May 2010 11:17:52 +0000 (UTC) Received: from rivendell (a91-155-174-194.elisa-laajakaista.fi [91.155.174.194]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) (Authenticated sender: ignatz@www.liukuma.net) by www.liukuma.net (Postfix) with ESMTPSA id 4F5B11CC4B; Fri, 28 May 2010 14:24:26 +0300 (EEST) Message-ID: <7B57EF4A00874164B7523FD6AD2ECA19@rivendell> From: "Reko Turja" To: "Giulio Ferro" , , References: <4BFF589F.2050102@zirakzigil.org> <4BFFA0EC.2050609@zirakzigil.org> In-Reply-To: <4BFFA0EC.2050609@zirakzigil.org> Date: Fri, 28 May 2010 14:18:00 +0300 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=response Content-Transfer-Encoding: quoted-printable X-Priority: 3 X-MSMail-Priority: Normal Importance: Normal X-Mailer: Microsoft Windows Live Mail 14.0.8089.726 X-MimeOLE: Produced By Microsoft MimeOLE V14.0.8089.726 Cc: Subject: Re: PF + BRIDGE still causes system freezing X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 May 2010 11:17:53 -0000 Hmm, I wonder if possible culprit is this: >> Process 12 (intr) thread 0xffffff00022693e0 (100016) >> exclusive sleep mutex Giant (Giant) r =3D 1 (0xffffffff80c93dc0)=20 >> locked @ /usr/src/sys/dev/usb/usb_transfer.c:3023 Is the usb device used as main harddrive for the system, and have you=20 tried other usb device or installation target media like real=20 harddrive or livecd? -Reko=20