From owner-freebsd-stable Mon Aug 27 17:18:57 2001 Delivered-To: freebsd-stable@freebsd.org Received: from cage.simianscience.com (cage.simianscience.com [64.7.134.1]) by hub.freebsd.org (Postfix) with ESMTP id 6DD5A37B406 for ; Mon, 27 Aug 2001 17:18:53 -0700 (PDT) (envelope-from mike@sentex.net) Received: (from root@localhost) by cage.simianscience.com (8.11.6/8.11.5) id f7S0Iqp17277; Mon, 27 Aug 2001 20:18:52 -0400 (EDT) (envelope-from mike@sentex.net) Received: from chimp.sentex.net (fcage [192.168.0.2]) by cage.simianscience.com (8.11.6/8.11.5av) with ESMTP id f7S0Im917269; Mon, 27 Aug 2001 20:18:48 -0400 (EDT) (envelope-from mike@sentex.net) Message-Id: <5.1.0.14.0.20010827201610.028ebd18@192.168.0.12> X-Sender: mdtancsa@192.168.0.12 X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Mon, 27 Aug 2001 20:18:46 -0400 To: stable@freebsd.org From: Mike Tancsa Subject: Re: kernel panic when bringing up a VLAN interface and netgraph In-Reply-To: <5.1.0.14.0.20010827183043.042e6198@192.168.0.12> References: <5.1.0.14.0.20010827181304.0412cdf0@192.168.0.12> <5.1.0.14.0.20010827170814.0588b4a0@marble.sentex.ca> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Virus-Scanned: by AMaViS perl-10 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG At 06:32 PM 8/27/2001 -0400, Mike Tancsa wrote: >At 06:16 PM 8/27/2001 -0400, Mike Tancsa wrote: >>At 05:20 PM 8/27/2001 -0400, Mike Tancsa wrote: >> >>>On a new machine I am trying to bring up a trunked port to my vlan >>>interface. This is with the most recent fxp patches and STABLE as of >>>this afternoon >> >>4.4-RC FreeBSD 4.4-RC #0: Mon Aug 27 16:46:47 EDT 2001 >> >>OK, here is a backtrace. If there is more info required, let me know. > > > >It seems something to do with netgraph. If I remove all of the netgraph >options from the kernel, I am ok. options NETGRAPH_CISCO options NETGRAPH_FRAME_RELAY These two seem to be the culprit. Normally I just comment them out and never use them, but in my haste I left them in. If I take them out, all works as expected. With these two, the box panics. I have submitted a PR with the necessary info. I doubt too many people make use of all these options together, so I guess its not a big priority. ---Mike To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message