From owner-freebsd-current@FreeBSD.ORG Mon Jul 19 06:59:58 2004 Return-Path: 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 1F80C16A4CE; Mon, 19 Jul 2004 06:59:58 +0000 (GMT) Received: from freebee.digiware.nl (dsl390.iae.nl [212.61.63.138]) by mx1.FreeBSD.org (Postfix) with ESMTP id B1D9F43D4C; Mon, 19 Jul 2004 06:59:55 +0000 (GMT) (envelope-from wjw@withagen.nl) Received: from dual (dual [212.61.27.71]) by freebee.digiware.nl (8.12.10/8.12.10) with SMTP id i6J6w7sD071832; Mon, 19 Jul 2004 08:58:07 +0200 (CEST) (envelope-from wjw@withagen.nl) Message-ID: <11e601c46d5c$d9db1910$471b3dd4@digiware.nl> From: "Willem Jan Withagen" To: "Robert Watson" References: <115601c46d1a$bf9f4540$471b3dd4@digiware.nl> Date: Mon, 19 Jul 2004 08:51:42 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1409 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 cc: current@freebsd.org Subject: Re: panic: Duplicate free of item 0xffffff005c4a8600 fromzone0xffffff007fed4780(Mbuf) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Mon, 19 Jul 2004 06:59:58 -0000 > I'll starts some more tests before I'm of to bed. This mornings result: ==== System call getdirentries returning with the following locks held: exclusive sleep mutex bdone lock r = 0 (0xffffffff805fd080) locked @ /home2/src/ sys/kern/vfs_bio.c:3767 panic: witness_warn cpuid = 0; KDB: stack backtrace: kdspin lock sched lock held by 0xffffff007b6cc940 for > 5 seconds panic: spin lock held too long cpuid = 0; KDB: enter: panic ==== But no way to get into the debugger. Does not look like it is much network related??? --WjW