From owner-freebsd-current@FreeBSD.ORG Wed Jan 14 15:18:31 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 CCF491065676; Wed, 14 Jan 2009 15:18:31 +0000 (UTC) (envelope-from Yuriy.Tsibizov@gfk.com) Received: from mx2.gfk.ru (mx2.gfk.ru [84.21.231.139]) by mx1.freebsd.org (Postfix) with ESMTP id 11B1A8FC2A; Wed, 14 Jan 2009 15:18:30 +0000 (UTC) (envelope-from Yuriy.Tsibizov@gfk.com) Received: from ex.hhp.local by mx2.gfk.ru (MDaemon PRO v9.6.0) with ESMTP id md50002718875.msg; Wed, 14 Jan 2009 18:18:46 +0300 Received: from ex-be-1.hhp.local ([10.0.0.31]) by ex.hhp.local with Microsoft SMTPSVC(6.0.3790.1830); Wed, 14 Jan 2009 18:18:44 +0300 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Date: Wed, 14 Jan 2009 18:18:25 +0300 Message-ID: X-MimeOLE: Produced By Microsoft Exchange V6.5 In-Reply-To: <3a142e750901140435m58c067c5t5cb100518f882f23@mail.gmail.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: _rw_wlock_hard: recursing but non-recursive rw radix node head @ /usr/src/sys/net/route.c:831 Thread-Index: Acl2RJgUjxBgcASOSgiug83yxHARWQAFmu1w References: <3a142e750901140435m58c067c5t5cb100518f882f23@mail.gmail.com> From: "Yuriy Tsibizov" To: "Paul B. Mahol" X-OriginalArrivalTime: 14 Jan 2009 15:18:44.0137 (UTC) FILETIME=[6391C990:01C9765B] X-Spam-Processed: mx2.gfk.ru, Wed, 14 Jan 2009 18:18:46 +0300 (not processed: message from valid local sender) X-MDRemoteIP: 10.0.0.30 X-Return-Path: Yuriy.Tsibizov@gfk.com X-Envelope-From: Yuriy.Tsibizov@gfk.com X-MDAV-Processed: mx2.gfk.ru, Wed, 14 Jan 2009 18:18:47 +0300 Cc: freebsd-current@freebsd.org, kmacy@freebsd.org Subject: RE: _rw_wlock_hard: recursing but non-recursive rw radix node head @ /usr/src/sys/net/route.c:831 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, 14 Jan 2009 15:18:32 -0000 > On 1/14/09, Yuriy Tsibizov wrote: > > Kip, > > > > this happens on fresh -CURRENT, with configuration similar to one > > described in > >=20 > http://docs.freebsd.org/cgi/mid.cgi?3a142e750812080658r645dc1c > 4sdd612585 > > fe9ad7d6 (wpa_supplicant is main suspect in triggering this=20 > panic). No > > crashdump / backtrace available. > > > > Somehow needlock!=3D0, and rnh is already locked. > > > > HW is Intel Atom D945GCLF2 (2core + HT enabled) + D-Link=20 > Atheros-based > > card with WPA and static ip. > And bt is completly the same as was mine? I don't have backtrace -- swap was tooo small.=20 Yuriy.