From owner-freebsd-current@FreeBSD.ORG Tue Feb 8 09:57:59 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9589E16A4CE for ; Tue, 8 Feb 2005 09:57:59 +0000 (GMT) Received: from relay.bestcom.ru (relay.bestcom.ru [217.72.144.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id C190843D46 for ; Tue, 8 Feb 2005 09:57:58 +0000 (GMT) (envelope-from glebius@freebsd.org) Received: from cell.sick.ru (root@cell.sick.ru [217.72.144.68]) by relay.bestcom.ru (8.13.1/8.12.9) with ESMTP id j189vuuJ043608 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL); Tue, 8 Feb 2005 12:57:57 +0300 (MSK) (envelope-from glebius@freebsd.org) Received: from cell.sick.ru (glebius@localhost [127.0.0.1]) by cell.sick.ru (8.12.11/8.12.8) with ESMTP id j189vtN8001575 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 8 Feb 2005 12:57:56 +0300 (MSK) (envelope-from glebius@freebsd.org) Received: (from glebius@localhost) by cell.sick.ru (8.12.11/8.12.11/Submit) id j189vtdw001574; Tue, 8 Feb 2005 12:57:55 +0300 (MSK) (envelope-from glebius@freebsd.org) X-Authentication-Warning: cell.sick.ru: glebius set sender to glebius@freebsd.org using -f Date: Tue, 8 Feb 2005 12:57:55 +0300 From: Gleb Smirnoff To: John Message-ID: <20050208095755.GI853@cell.sick.ru> References: <20050201225215.GA45587@mail.unixjunkie.com> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <20050201225215.GA45587@mail.unixjunkie.com> User-Agent: Mutt/1.5.6i X-Virus-Scanned: ClamAV version devel-20050125, clamav-milter version 0.80ff on relay.bestcom.ru X-Virus-Status: Clean cc: freebsd-current@freebsd.org Subject: Re: netgraph related crash X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Feb 2005 09:57:59 -0000 John, On Tue, Feb 01, 2005 at 04:52:15PM -0600, John wrote: J> I was playing around with a 6.0 box i setup (current as of yesterday) J> and i seem to have triggered a panic. The box panics when i run the following J> script. It seems to die right when ng_ether is loaded. J> One thing i noticed is if i boot into single user mode then load the module J> it may not panic. I think it has something to do with the bge nics not being up. J> Both bge nics are plugged into 100mbit taps. J> J> /usr/local/etc/rc.d/000.ifconfig.ngeth0.sh J> kldload ng_ether J> ngctl mkpeer . eiface hook ether J> ngctl mkpeer ngeth0: one2many lower one J> ngctl msg bge0: setautosrc 0 J> ngctl msg bge1: setautosrc 0 J> ngctl msg ngeth0: setautosrc 0 J> ngctl connect bge0: ngeth0:lower lower many0 J> ngctl connect bge1: ngeth0:lower lower many1 J> ifconfig ngeth0 -arp up J> J> btw if anyone wants access to the kernel and dump file let me know where i can J> send it and i'll upload it, otherwise i'll be more then happy to proxy any J> commands. Weird. Do you have ng_ether compiled in statically into kernel or it is a module? Is it possible to reproduce it on a single bge NIC? I have one at home and it successfully runs 6.0 with ng_ether on top of bge. -- Totus tuus, Glebius. GLEBIUS-RIPN GLEB-RIPE