From owner-freebsd-current@FreeBSD.ORG Fri Oct 2 22:14:52 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 2EAFE106566B for ; Fri, 2 Oct 2009 22:14:52 +0000 (UTC) (envelope-from sean.bruno@dsl-only.net) Received: from iron2.pdx.net (iron2.pdx.net [69.64.224.71]) by mx1.freebsd.org (Postfix) with ESMTP id EAC7E8FC08 for ; Fri, 2 Oct 2009 22:14:51 +0000 (UTC) Received: (qmail 17894 invoked from network); 2 Oct 2009 15:14:48 -0700 Received: from 069-064-235-060.pdx.net (HELO ?192.168.1.200?) (69.64.235.60) by iron2.pdx.net with (DHE-RSA-AES256-SHA encrypted) SMTP; 2 Oct 2009 15:14:48 -0700 From: Sean Bruno To: Ted Faber In-Reply-To: <20091002213116.GH88191@zod.isi.edu> References: <20090929041407.GA92280@zod.isi.edu> <20091002213116.GH88191@zod.isi.edu> Content-Type: text/plain Date: Fri, 02 Oct 2009 15:14:50 -0700 Message-Id: <1254521690.2549.5.camel@Lappy> Mime-Version: 1.0 X-Mailer: Evolution 2.26.3 (2.26.3-1.fc11) Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org Subject: Re: FreeBSD8-RELENG (sources from this morning) deadlock 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: Fri, 02 Oct 2009 22:14:52 -0000 > I'm still deadlocked, but trying to get more info. I tried a firewire > debugging session using dcons, but that failed for reasons unclear. > dconschat seems to do the right thing: > I'm a bit confused by the dmesg output of the machine. If I read it right, firewire/fwohci isn't loaded in the dmesg output. Am I missing something? Sean