From owner-freebsd-current@FreeBSD.ORG Wed Mar 12 15:17:17 2008 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 E244C106567D for ; Wed, 12 Mar 2008 15:17:17 +0000 (UTC) (envelope-from pitney.brad@googlemail.com) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.238]) by mx1.freebsd.org (Postfix) with ESMTP id 93F4F8FC28 for ; Wed, 12 Mar 2008 15:17:17 +0000 (UTC) (envelope-from pitney.brad@googlemail.com) Received: by wr-out-0506.google.com with SMTP id c49so2251731wra.19 for ; Wed, 12 Mar 2008 08:17:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=e5u8/lfppBqoODmQ9PpExenHLtJDY4VTD8paWbDGgEI=; b=EPiUM7xxT6iTZI5Q0qmQq8+XHazkuOI5/aBm7JcCuZPXyP9M++nLLRvejERQNqmlY00cjPm/6byyu9DMVosgZVxm4ls8EejpvowQR0EG9E5FmXsNXMymNLwP6jlBegIjKm29MrVTxgb43BZfksRbWJSQJalmP/cWmwL1ijRNHHE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=hYuphcgIc444nYpDAo32BmXOFuXMpy5tCW07vJ/oEyduSbtp39JZNq0jtIpt25nuhhUozXEnpn5FGa7M/+yqPGqB8pZ38eA7piaQIe1XAXdB3nQDatUJ2YLfQn02u7uoXdfQ6RwqbSMwhE6zwVrlYJX4oHXZFM8//SsqdnzDmQI= Received: by 10.141.20.7 with SMTP id x7mr5174400rvi.61.1205333465564; Wed, 12 Mar 2008 07:51:05 -0700 (PDT) Received: by 10.141.41.8 with HTTP; Wed, 12 Mar 2008 07:51:05 -0700 (PDT) Message-ID: <3dd203290803120751s6d688d58vbc5b0e67db45221e@mail.gmail.com> Date: Wed, 12 Mar 2008 14:51:05 +0000 From: "Brad Pitney" To: freebsd-current@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Mailman-Approved-At: Wed, 12 Mar 2008 15:44:41 +0000 Subject: ral Lock Order Reversal 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, 12 Mar 2008 15:17:19 -0000 Hi, the box was running CURRENT until it was branched for RELENG_7 which was running code from September 2007 fine until I updated to "todays" code I get this: lock order reversal: 1st 0xc45070e0 ral0 (802.11 node scangen) @ /usr/src/sys/net80211/ieee80211_node.c:1462 2nd 0xc4507741 ral0 (network driver) @ /usr/src/sys/dev/ral/rt2560.c:2006 screenshot: http://picasaweb.google.com/pitney.brad/FreeBSDAlbum/photo#5176865196012647490 the box is dead after this happens, although I can switch consoles. I can easily reproduce this if I try to re-associate any client.