From owner-freebsd-current@FreeBSD.ORG Tue Sep 2 16:15:08 2008 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 050811065677 for ; Tue, 2 Sep 2008 16:15:08 +0000 (UTC) (envelope-from bzeeb-lists@lists.zabbadoz.net) Received: from mail.cksoft.de (mail.cksoft.de [62.111.66.27]) by mx1.freebsd.org (Postfix) with ESMTP id B170F8FC1B for ; Tue, 2 Sep 2008 16:15:07 +0000 (UTC) (envelope-from bzeeb-lists@lists.zabbadoz.net) Received: from localhost (amavis.str.cksoft.de [192.168.74.71]) by mail.cksoft.de (Postfix) with ESMTP id EDC9441C6A1; Tue, 2 Sep 2008 18:15:05 +0200 (CEST) X-Virus-Scanned: amavisd-new at cksoft.de Received: from mail.cksoft.de ([62.111.66.27]) by localhost (amavis.str.cksoft.de [192.168.74.71]) (amavisd-new, port 10024) with ESMTP id Of9RxuCpULpE; Tue, 2 Sep 2008 18:15:05 +0200 (CEST) Received: by mail.cksoft.de (Postfix, from userid 66) id 9500E41C690; Tue, 2 Sep 2008 18:15:05 +0200 (CEST) Received: from maildrop.int.zabbadoz.net (maildrop.int.zabbadoz.net [10.111.66.10]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.int.zabbadoz.net (Postfix) with ESMTP id B774644487F; Tue, 2 Sep 2008 16:13:57 +0000 (UTC) Date: Tue, 2 Sep 2008 16:13:57 +0000 (UTC) From: "Bjoern A. Zeeb" X-X-Sender: bz@maildrop.int.zabbadoz.net To: John Baldwin In-Reply-To: <200809021036.53908.jhb@freebsd.org> Message-ID: <20080902161225.C65801@maildrop.int.zabbadoz.net> References: <200808291636.10656.jhb@FreeBSD.org> <48B86BB3.30705@elischer.org> <200809021036.53908.jhb@freebsd.org> X-OpenPGP-Key: 0x14003F198FEFA3E77207EE8D2B58B8F83CCF1842 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: Julian Elischer , FreeBSD current mailing list Subject: Re: rtentry panic with FIB 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, 02 Sep 2008 16:15:08 -0000 On Tue, 2 Sep 2008, John Baldwin wrote: > On Friday 29 August 2008 05:35:47 pm Julian Elischer wrote: >> John Baldwin wrote: >>> Unfortunately it hung trying to dump, so all I have is the stack trace > from >>> DDB. This is recent HEAD running stress2 >>> >>> panic: _mtx_lock_sleep: recursed on non-recursive mutex rtentry @ ../../1 >>> >> >> do you know what lock it was talking about? > > All I have is what I included in the original e-mail. So it's an "rtentry" > mutex, but that's all I know. You can try running the 'udp' test from > stress2 locally perhaps to see if you can trigger it. I had a look at the function and the locking looked strange (possibly because of the goto and label in the middle). Could you find the line number (surrounding code block) for: >>> rt_check_fib() at rt_check_fib+0x1ea /bz -- Bjoern A. Zeeb Stop bit received. Insert coin for new game.