From owner-freebsd-net Sun Feb 25 7:49:11 2001 Delivered-To: freebsd-net@freebsd.org Received: from altrade.nijmegen.inter.nl.net (altrade.nijmegen.inter.nl.net [193.67.237.6]) by hub.freebsd.org (Postfix) with ESMTP id 52B4037B503; Sun, 25 Feb 2001 07:49:00 -0800 (PST) (envelope-from Peter.Blok@inter.NL.net) Received: from ntpc by altrade.nijmegen.inter.nl.net via 1Cust46.tnt15.rtm1.nl.uu.net [213.116.124.46] with SMTP id QAA17757 (8.8.8/1.3); Sun, 25 Feb 2001 16:48:38 +0100 (MET) Reply-To: From: "Peter Blok" To: "'Julian Elischer'" Cc: "'Mike Tancsa'" , , Subject: RE: 802.1q vlans and STABLE Date: Sun, 25 Feb 2001 16:46:47 +0100 Message-ID: <000001c09f42$29b109a0$8a02a8c0@ntpc> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2910.0) In-Reply-To: <3A9631C0.C3A7C351@elischer.org> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The panic occurs in ng_ether_output, during the ifconfig of the first vlan interface. It is coming from SIOCSIFADDR. It tries to do an arp request. The reason of the the panic is NULL pointer to the netgraph structure. I am not an expert to this code, but I believe this should have been done in ng_ether_attach. I had difficulty re-producing this on my test machine, because the conf file was different. In my configuration the attach is probably not done because I don't have a couple of drivers configured in. I'm still looking at it. Peter -----Original Message----- From: julian@inter.nl.net [mailto:julian@inter.nl.net]On Behalf Of Julian Elischer Sent: Friday, February 23, 2001 10:48 To: Peter.Blok@inter.NL.net Cc: 'Mike Tancsa'; stable@freebsd.org; freebsd-net@freebsd.org Subject: Re: 802.1q vlans and STABLE Peter Blok wrote: > > I am working with VLANs and a BayStack 450-T without stability problems, > except when you configure NETGRAPH at the same time. The kernel crashes > during boot-up. > huh? can you give me more on this? -- __--_|\ Julian Elischer / \ julian@elischer.org ( OZ ) World tour 2000-2001 ---> X_.---._/ v To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message