From owner-freebsd-bugs@FreeBSD.ORG Tue Jan 10 20:03:50 2006 Return-Path: X-Original-To: freebsd-bugs@FreeBSD.org 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 4FC8116A420; Tue, 10 Jan 2006 20:03:50 +0000 (GMT) (envelope-from erik@cepheid.org) Received: from mail.cepheid.org (wintermute.cepheid.org [64.92.165.98]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C4C743D58; Tue, 10 Jan 2006 20:03:32 +0000 (GMT) (envelope-from erik@cepheid.org) Received: by mail.cepheid.org (Postfix, from userid 1006) id 2DDC8170B5; Tue, 10 Jan 2006 14:03:30 -0600 (CST) Date: Tue, 10 Jan 2006 14:03:30 -0600 From: Erik Osterholm To: Andrew Thompson Message-ID: <20060110200329.GA53327@idoru.cepheid.org> Mail-Followup-To: Erik Osterholm , Andrew Thompson , freebsd-bugs@FreeBSD.org, bug-followup@freebsd.org References: <200601100000.k0A00T9K048234@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200601100000.k0A00T9K048234@freefall.freebsd.org> User-Agent: Mutt/1.4.2.1i Cc: freebsd-bugs@FreeBSD.org, bug-followup@freebsd.org Subject: Re: kern/91574: bge member in if_bridge causing system crash X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Jan 2006 20:03:50 -0000 On Tue, Jan 10, 2006 at 12:00:29AM +0000, Andrew Thompson wrote: > The following reply was made to PR kern/91574; it has been noted by GNATS. > > From: Andrew Thompson > To: bug-followup@freebsd.org, erikfreebsd@cepheid.org > Cc: > Subject: Re: kern/91574: bge member in if_bridge causing system crash > Date: Tue, 10 Jan 2006 12:54:53 +1300 > > Hi, > > Does the problem also exist if you use the old bridge? It would be > helpful if you were able to test that too. > > > regards, > Andrew Since you brought that up, I've tried with all three bridging methods: bridge(4), if_bridge, and ng_bridge using /usr/share/examples/netgraph/ether.bridge as my template. The only time I can reproduce the crash is with if_bridge. I hope it's not bad ettiquette to send this to bug-followup, freebsd-bugs, and the originator of the question. Please let me know if I've committed a faux pas. Erik