From owner-freebsd-current@FreeBSD.ORG Thu Sep 30 04:48:49 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 0133516A4CE for ; Thu, 30 Sep 2004 04:48:48 +0000 (GMT) Received: from mx-itb.geoph.ITB.ac.id (mx-itb.geoph.itb.ac.id [167.205.30.11]) by mx1.FreeBSD.org (Postfix) with ESMTP id BFC4743D2D for ; Thu, 30 Sep 2004 04:48:41 +0000 (GMT) (envelope-from dikshie@ppk.itb.ac.id) Received: from localhost.geoph.itb.ac.id (localhost.geoph.itb.ac.id [127.0.0.1]) by mx-itb.geoph.ITB.ac.id (Postfix) with ESMTP id 22AD12107B for ; Thu, 30 Sep 2004 11:59:36 +0700 (WIT) Received: from mx-itb.geoph.ITB.ac.id (localhost.geoph.itb.ac.id [127.0.0.1]) by localhost.geoph.itb.ac.id (VaMailArmor-2.0.1.16) id 03695-1E932FDB; Thu, 30 Sep 2004 11:59:34 +0700 Received: from ipv6.ppk.itb.ac.id (ipv6.ppk.ITB.ac.id [167.205.25.15]) by mx-itb.geoph.ITB.ac.id (Postfix) with ESMTP id 3BACE20CC7 for ; Thu, 30 Sep 2004 11:59:34 +0700 (WIT) Received: by ipv6.ppk.itb.ac.id (Postfix, from userid 1001) id 69D43114C1; Thu, 30 Sep 2004 11:48:35 +0700 (WIT) Date: Thu, 30 Sep 2004 11:48:35 +0700 From: Dikshie To: current@freebsd.org Message-ID: <20040930044835.GA911@ppk.itb.ac.id> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i X-Operating-System: (FreeBSD 5.3-BETA6 i386) X-Uptime: 11:42AM up 11 mins, 1 user, load averages: 0.01, 0.09, 0.09 X-Organization: Pusat Penelitian Kelautan (PPK) X-Location: Labtek VI Building, Institute of Technology, Bandung, Indonesia X-Web-Site: http://ipv6.ppk.itb.ac.id/~dikshie X-Yahoo-ID: dikshie X-GnuPG-Key: http://ipv6.ppk.itb.ac.id/gpg/ X-FingerPrint: 19AC 2592 1394 6C96 BABB 9060 50B8 D244 88E3 B55D X-AntiVirus: checked by Vexira MailArmor (version: 2.0.1.16; VAE: 6.27.0.12; VDF: 6.27.0.80; host: mx-itb.geoph.itb.ac.id) Subject: -BETA6 panic with xorp multicast routing daemon 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: Thu, 30 Sep 2004 04:48:49 -0000 Hi, I got my -BETA6 panic when run xorp routing daemon. Panic: mutex Giant not owned at /usr/src/sys/netinet/ip_mroute.c:2672 I've included: options MROUTING options PIM for multicast purpose and: options KDB options KDB_TRACE options DDB #Enable the kernel debugger options DDB_NUMSYM options GDB for debugging. but my box didnt save core to /var/crash. any suggestions ? thanks ! -dikshie-