From owner-freebsd-bugs@FreeBSD.ORG Fri Sep 19 22:00:24 2003 Return-Path: Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DA66516A4B3 for ; Fri, 19 Sep 2003 22:00:24 -0700 (PDT) Received: from mail.freebsd-corp-net-guide.com (mail.freebsd-corp-net-guide.com [206.29.169.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id A971143FE5 for ; Fri, 19 Sep 2003 22:00:23 -0700 (PDT) (envelope-from tedm@toybox.placo.com) Received: from tedsbox (nat-rtr.freebsd-corp-net-guide.com [206.29.168.154]) h8K50Kv92101; Fri, 19 Sep 2003 22:00:21 -0700 (PDT) (envelope-from tedm@toybox.placo.com) From: "Ted Mittelstaedt" To: "Jerry McAllister" Date: Fri, 19 Sep 2003 22:02:07 -0700 Message-ID: <001001c37f34$574fcb60$1401a8c0@tedsbox> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 Importance: Normal In-Reply-To: <200309191417.h8JEHYIn028405@clunix.cl.msu.edu> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 cc: freebsd-bugs@freebsd.org Subject: RE: kern/42030: panic when zebra works on detaching tun interface X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Sep 2003 05:00:25 -0000 I am not saying a kernel flaw should be left in place. I am saying that if someone fixes the FreeBSD kernel that it will not help you to get Zebra to do what you want it to do. Presumably you filed the bug because you have a problem that you would like fixed, and presumably the problem is that you want to be able to detach the tun interface and have Zebra make an adjustment without a panic. You will not get this to happen by beating the FreeBSD kernel people over the head, because even if someone fixes the FreeBSD kernel problem, the Zebra application will still be broken. I think you are frustrated because you can't get the Zebra/Quagga people to fix the bug in Zebra. I am sorry and I understand your frustration, being a Quagga user myself. But, I posted followup on this bug because the FreeBSD kernel people have limited time to fix bugs, and must prioritize them and fix the FreeBSD kernel bugs that affect the most people first. The fact that the Linux kernel also panics when Zebra does this is a good indication that the application program has a serious bug in it. If no other application programs on FreeBSD trigger this particular bug in the kernel, then the FreeBSD kernel developers are not likely to take this up, without input from the Zebra development team saying what they are doing wrong that is causing the panic. As I said before, your best bet on getting this problem resolved is to start with the Zebra/Quagga development team. Ted