From owner-freebsd-net@FreeBSD.ORG Sat Oct 22 20:54:57 2005 Return-Path: X-Original-To: freebsd-net@freebsd.org Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 76D1616A41F; Sat, 22 Oct 2005 20:54:57 +0000 (GMT) (envelope-from dunstan@freebsd.czest.pl) Received: from freebsd.czest.pl (freebsd.czest.pl [80.48.250.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6565E43D53; Sat, 22 Oct 2005 20:54:52 +0000 (GMT) (envelope-from dunstan@freebsd.czest.pl) Received: from freebsd.czest.pl (freebsd.czest.pl [80.48.250.4]) by freebsd.czest.pl (8.12.10/8.12.9) with ESMTP id j9MKsoaq027847; Sat, 22 Oct 2005 20:54:50 GMT (envelope-from dunstan@freebsd.czest.pl) Received: (from dunstan@localhost) by freebsd.czest.pl (8.12.10/8.12.9/Submit) id j9MKsoGg027846; Sat, 22 Oct 2005 20:54:50 GMT (envelope-from dunstan) Date: Sat, 22 Oct 2005 20:54:49 +0000 From: "Wojciech A. Koszek" To: Andrew Thompson Message-ID: <20051022205448.GA27824@freebsd.czest.pl> References: <20051020202034.GA4556@freebsd.czest.pl> <20051020202327.GA53753@heff.fud.org.nz> <20051022133735.GA26636@freebsd.czest.pl> <20051022194506.GC62360@heff.fud.org.nz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20051022194506.GC62360@heff.fud.org.nz> User-Agent: Mutt/1.4.2.1i Cc: freebsd-net@freebsd.org Subject: Re: Dependency between interfaces X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Oct 2005 20:54:57 -0000 On Sun, Oct 23, 2005 at 08:45:06AM +1300, Andrew Thompson wrote: > On Sat, Oct 22, 2005 at 01:37:35PM +0000, Wojciech A. Koszek wrote: > > On Fri, Oct 21, 2005 at 09:23:27AM +1300, Andrew Thompson wrote: > > > On Thu, Oct 20, 2005 at 08:20:34PM +0000, Wojciech A. Koszek wrote: > > > > Hello, > > > > > > > > [..] > > > > > > Is it still a problem or did you test on a pre r1.26 kernel? > > > > > > > Results from -CURRENT: I got panic if sk/rl modules are loaded, interfaces > > added to bridge0 and these drivers kldunload(8)ed: > > > > http://freebsd.czest.pl/dunstan/FreeBSD/bridge_rl.trace > > http://freebsd.czest.pl/dunstan/FreeBSD/bridge_sk.trace > > > > Can you please try this patch. Funny thing is that I get panic even without your patch and without any operations on bridge interface: could you try to build if_bridge explicitly in src/sys/module/if_bridge, load and unload it without panic? I get page fault in kernel mode. My kernel has INET6 support compiled in (btw, the same box I used to get trace dump). Any hints? -- * Wojciech A. Koszek && dunstan@FreeBSD.czest.pl