From owner-freebsd-current@FreeBSD.ORG Tue Jul 26 20:23:06 2005 Return-Path: X-Original-To: freebsd-current@FreeBSD.org Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8364116A41F for ; Tue, 26 Jul 2005 20:23:06 +0000 (GMT) (envelope-from tataz@tataz.chchile.org) Received: from postfix4-1.free.fr (postfix4-1.free.fr [213.228.0.62]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F62043D49 for ; Tue, 26 Jul 2005 20:23:05 +0000 (GMT) (envelope-from tataz@tataz.chchile.org) Received: from tatooine.tataz.chchile.org (vol75-8-82-233-239-98.fbx.proxad.net [82.233.239.98]) by postfix4-1.free.fr (Postfix) with ESMTP id 25E47319EEA for ; Tue, 26 Jul 2005 22:23:05 +0200 (CEST) Received: by tatooine.tataz.chchile.org (Postfix, from userid 1000) id 4D7D6405C; Tue, 26 Jul 2005 22:23:30 +0200 (CEST) Date: Tue, 26 Jul 2005 22:23:30 +0200 From: Jeremie Le Hen To: freebsd-current@FreeBSD.org Message-ID: <20050726202330.GJ1610@obiwan.tataz.chchile.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.9i Cc: Subject: panic in NFS/UDP code path 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, 26 Jul 2005 20:23:06 -0000 Hi all, while doing a cvs diff with the repository living on an NFS mounted volume, here is the panic I caught : %%% panic: mutex Giant not owned at ../../../netinet/ip_output.c:151 KDB: stack backtrace: kdb_backtrace() panic() _mtx_assert(c07a0a40,1,c07476c1,97,e5036b6c) at _mtx_assert+0x7c ip_output(c2639200,0,e5036b70,0,0) at ip_output+0xcb udp_output(c25f15a0,c2639200,0,0,c2307c80) at udp_output+0x550 udp_send(c2a8e42c,0,c268a300,0,0) at udp_send+0x30 nfs_timer(0,0,c073d3fc,125,c0777100) at nfs_timer+0x2b2 softclock(0,0,c0739ca4,251,e5036d00) at softclock+0x29b ithread_loop() fork_exit() fork_trampoline() %%% I have a kernel dump, but it's very heavy (1 GB), so tell me what commands you want me to issue in kgdb. The source are dated from the 2005.07.24... (I can't check the exact date now, it's dumping ;p). Regards, -- Jeremie Le Hen < jeremie at le-hen dot org >< ttz at chchile dot org >