From owner-freebsd-bugs@FreeBSD.ORG Thu Sep 18 15:30:20 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 48FCF16A4B3 for ; Thu, 18 Sep 2003 15:30:20 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A0F7143FCB for ; Thu, 18 Sep 2003 15:30:19 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h8IMUJFY048999 for ; Thu, 18 Sep 2003 15:30:19 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h8IMUJUo048998; Thu, 18 Sep 2003 15:30:19 -0700 (PDT) (envelope-from gnats) Date: Thu, 18 Sep 2003 15:30:19 -0700 (PDT) Message-Id: <200309182230.h8IMUJUo048998@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: "Pawel Malachowski" 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 Reply-To: Pawel Malachowski List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Sep 2003 22:30:20 -0000 The following reply was made to PR kern/42030; it has been noted by GNATS. From: "Pawel Malachowski" To: "Ted Mittelstaedt" Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: kern/42030: panic when zebra works on detaching tun interface Date: Fri, 19 Sep 2003 00:26:17 +0200 On 11 Sep 2003 at 0:18, Ted Mittelstaedt wrote: Hello, > The following was posted to the quagga-users mailing list on 9/9/2003 > regarding this bug. (quagga is the sucessor to Zebra and uses zebra as it's > codebase) Recommend this PR be closed and the submitter be referred to > the Zebra/Quagga author, as this bug is obviously an application problem, > not a kernel problem. When my kernel panics, it is a kernel o problem. Note, my PR provides kernel backtrace. I don't say ospfd has no bugs of course. Maybe some bug in ospfd triggers some other bug in FreeBSD kernel? I can be wrong cause it was a long time ago, but I had a feeling that kernel tries to deal with host route as if it was net route (inconsistent rt_flags). Unfortunetly, there is no kernel hacker interested in looking closer at this. > http://lists.freebsd.org/pipermail/freebsd-bugs/2003-June/001382.html -- Paweł Małachowski