From owner-freebsd-stable@FreeBSD.ORG Fri Apr 27 02:44:35 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 216E216A400 for ; Fri, 27 Apr 2007 02:44:35 +0000 (UTC) (envelope-from parv@pair.com) Received: from mta10.adelphia.net (mta10.adelphia.net [68.168.78.202]) by mx1.freebsd.org (Postfix) with ESMTP id D885713C469 for ; Fri, 27 Apr 2007 02:44:34 +0000 (UTC) (envelope-from parv@pair.com) Received: from default.chvlva.adelphia.net ([24.126.17.68]) by mta10.adelphia.net (InterMail vM.6.01.05.02 201-2131-123-102-20050715) with ESMTP id <20070427024433.PVTI19599.mta10.adelphia.net@default.chvlva.adelphia.net>; Fri, 27 Apr 2007 02:44:33 +0000 Received: by default.chvlva.adelphia.net (Postfix, from userid 1000) id 97B19BA87; Thu, 26 Apr 2007 22:44:52 -0400 (EDT) Date: Thu, 26 Apr 2007 22:44:52 -0400 From: parv@pair.com To: Steve Kargl Message-ID: <20070427024452.GA2527@holestein.holy.cow> Mail-Followup-To: Steve Kargl , f-stable References: <20070426234153.GA50866@troutmask.apl.washington.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070426234153.GA50866@troutmask.apl.washington.edu> Cc: f-stable Subject: Re: ath0 induced panic additional info 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, 27 Apr 2007 02:44:35 -0000 in message <20070426234153.GA50866@troutmask.apl.washington.edu>, wrote Steve Kargl thusly... > > By increasing the kernel message buffer, I was able to > get the previous "Unread portion" im my last email. > > Unread portion of the kernel message buffer: > lock order reversal: (sleepable after non-sleepable) > 1st 0xc34caec0 ath0 (ath0) @ /usr/src/sys/dev/ath/if_ath.c:5210 > 2nd 0xc32cbe24 user map (user map) @ /usr/src/sys/vm/vm_map.c:3074 ... Oh yes, I got the problem with ath interface on "mode 11g" (along with WPA & DHCP set in /etc/rc.conf); see "LOR - ath (similar to LOR #42) on FreeBSD 6-STABLE", <20070420134320.GA2786@holestein.holy.cow>. - Parv --