Date: Fri, 6 Feb 2004 10:33:06 -0800 From: Brooks Davis <brooks@one-eyed-alien.net> To: Kevin Day <toasty@dragondata.com> Cc: freebsd-current@freebsd.org Subject: Re: vlan panic in -CURRENT Message-ID: <20040206183306.GA13801@Odin.AC.HMC.Edu> In-Reply-To: <356CD0A4-5828-11D8-A138-000A95A8A1F2@dragondata.com> References: <356CD0A4-5828-11D8-A138-000A95A8A1F2@dragondata.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--huq684BweRXVnRxX Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Feb 05, 2004 at 04:11:12PM -0600, Kevin Day wrote: >=20 > This crashes -CURRENT (from a couple of days ago) for me: >=20 > ifconfig vlan0 create > ifconfig vlan0 vlan 2 vlandev fxp0 > ifconfig vlan0 up >=20 > (immediate trap 12/page fault while in kernel mode crash) >=20 > BUT, if I manually bring up fxp0 first, everything is fine. >=20 > ifconfig fxp0 up > ifconfig vlan0 create > ifconfig vlan0 vlan 2 vlandev fxp0 > ifconfig vlan0 up >=20 > I don't have a crash dump since I don't have enough space on this=20 > drive. but this should be pretty easy to reproduce. If this isn't=20 > reproducible by whoever wants to look at this, I'm happy to get a=20 > backtrace through some other means. I'm using a stock GENERIC kernel,=20 > except I've added bridging and ipfw. >=20 > Sorry if this has already been reported, but I don't see anything in=20 > gnats or the mailing lists about it. Well, it's not related to simply upping a vlan on a down interface since I can't reproduce it with fwe0. I've got a shortage of systems configured for debugging that have an extra nic in them so I can't seem to replicate this. Since it should be possiable to replicate in single user mode, you might try setting hw.physmem to something small enough that you can get a crashdump. -- Brooks --=20 Any statement of the form "X is the one, true Y" is FALSE. PGP fingerprint 655D 519C 26A7 82E7 2529 9BF0 5D8E 8BE9 F238 1AD4 --huq684BweRXVnRxX Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQFAI93hXY6L6fI4GtQRArzbAJ90HSrsRztqi6nqeBsmq57FVrJw+wCgk38C 9/3oe5WwGqKNGiAeH/My72Q= =LXtp -----END PGP SIGNATURE----- --huq684BweRXVnRxX--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040206183306.GA13801>