From owner-freebsd-current@FreeBSD.ORG Tue Feb 17 06:48:56 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 62B041065670; Tue, 17 Feb 2009 06:48:56 +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 979D18FC12; Tue, 17 Feb 2009 06:48:55 +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 md50002898542.msg; Tue, 17 Feb 2009 09:49:34 +0300 Received: from ex-be-1.hhp.local ([10.0.0.31]) by ex.hhp.local with Microsoft SMTPSVC(6.0.3790.1830); Tue, 17 Feb 2009 09:48:37 +0300 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Date: Tue, 17 Feb 2009 09:49:31 +0300 Message-ID: In-Reply-To: <3c1674c90901151848y7ea905f0l190d549f8b6c8609@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: Acl3hOy15Ggd4PRaT6yqlWsc4cXepAZRXwNA References: <3a142e750901140435m58c067c5t5cb100518f882f23@mail.gmail.com> <3a142e750901140905j7fe74944wcf96969a79ccc017@mail.gmail.com> <3c1674c90901151848y7ea905f0l190d549f8b6c8609@mail.gmail.com> From: "Yuriy Tsibizov" To: "Kip Macy" , "Paul B. Mahol" X-OriginalArrivalTime: 17 Feb 2009 06:48:37.0659 (UTC) FILETIME=[C2BB5EB0:01C990CB] X-Spam-Processed: mx2.gfk.ru, Tue, 17 Feb 2009 09:49:34 +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, Tue, 17 Feb 2009 09:49:36 +0300 Cc: freebsd-current@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: Tue, 17 Feb 2009 06:48:56 -0000 > From: mat.macy@gmail.com [mailto:mat.macy@gmail.com] On=20 > Behalf Of Kip Macy > I need a full backtrace in order to fix. I had the same panic (with kernel from Jan, 26th; not with the up-to-date one) and have textdump available, if you are still interested in it: http://chibis.persons.gfk.ru/freebsd/panic/ Yuriy.