Date: Thu, 5 Feb 2004 16:11:12 -0600 From: Kevin Day <toasty@dragondata.com> To: freebsd-current@freebsd.org Subject: vlan panic in -CURRENT Message-ID: <356CD0A4-5828-11D8-A138-000A95A8A1F2@dragondata.com>
next in thread | raw e-mail | index | archive | help
This crashes -CURRENT (from a couple of days ago) for me: ifconfig vlan0 create ifconfig vlan0 vlan 2 vlandev fxp0 ifconfig vlan0 up (immediate trap 12/page fault while in kernel mode crash) BUT, if I manually bring up fxp0 first, everything is fine. ifconfig fxp0 up ifconfig vlan0 create ifconfig vlan0 vlan 2 vlandev fxp0 ifconfig vlan0 up I don't have a crash dump since I don't have enough space on this drive. but this should be pretty easy to reproduce. If this isn't reproducible by whoever wants to look at this, I'm happy to get a backtrace through some other means. I'm using a stock GENERIC kernel, except I've added bridging and ipfw. Sorry if this has already been reported, but I don't see anything in gnats or the mailing lists about it. -- Kevin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?356CD0A4-5828-11D8-A138-000A95A8A1F2>