From owner-freebsd-stable@FreeBSD.ORG Fri Dec 9 04:45:57 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6715816A41F for ; Fri, 9 Dec 2005 04:45:57 +0000 (GMT) (envelope-from suz@alaxala.net) Received: from pc1.alaxala.kame.net (pos-2-0.hitachi2.fujisawa.wide.ad.jp [203.178.142.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3824943D70 for ; Fri, 9 Dec 2005 04:45:50 +0000 (GMT) (envelope-from suz@alaxala.net) Received: from localhost (localhost [127.0.0.1]) by pc1.alaxala.kame.net (Postfix) with ESMTP id 1151FBA8B; Fri, 9 Dec 2005 13:45:53 +0900 (JST) Received: from pc1.alaxala.kame.net ([127.0.0.1]) by localhost (pc1.alaxala.kame.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 07795-04; Fri, 9 Dec 2005 13:45:49 +0900 (JST) Received: from flora220.uki-uki.net (kame199.kame.net [203.178.141.199]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by pc1.alaxala.kame.net (Postfix) with ESMTP id B2751B885; Fri, 9 Dec 2005 13:45:49 +0900 (JST) Date: Fri, 09 Dec 2005 13:44:38 +0900 Message-ID: From: SUZUKI Shinsuke To: dikshie@ppk.itb.ac.id X-cite: xcite 1.33 In-Reply-To: <20051208120141.GA1006@ppk.itb.ac.id> References: <20051208120141.GA1006@ppk.itb.ac.id> User-Agent: Wanderlust/2.15.1 (Almost Unreal) Emacs/22.0 Mule/5.0 (SAKAKI) Organization: Technical Marketing Dept., ALAXALA Networks Corporation MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII X-Virus-Scanned: amavisd-new at alaxala.kame.net Cc: freebsd-stable@freebsd.org Subject: Re: mcast-tools make my 6.0-STABLE kernel panic X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Dec 2005 04:45:57 -0000 Hi, >>>>> On Thu, 8 Dec 2005 19:01:41 +0700 >>>>> dikshie@ppk.itb.ac.id(Dikshie) said: > and then I installed mcast-tools from ports/net when I try to run > pim6sd I got kernel panic. > panic: register_mif0: BUG: if_attach called without if_alloc'd input() I've committed the fix to -current. Could you please try the latest ip6_mroute.c in the -current? (There is no difference between -current and 6-stable except for the fix. So it is safe to use the ip6_mroute.c in -current for 6-stable. But you feel it awkward, please wait until I merge it to RELENG-6 in a few days) Thanks, ---- SUZUKI, Shinsuke @ KAME Project