Bug 54248 - nge/vlan: kernel panic
Summary: nge/vlan: kernel panic
Status: Closed FIXED
Alias: None
Product: Base System
Classification: Unclassified
Component: kern (show other bugs)
Version: 5.1-RELEASE
Hardware: Any Any
: Normal Affects Only Me
Assignee: Andre Oppermann
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-09 08:40 UTC by Christian Wittenhorst
Modified: 2004-09-13 17:30 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christian Wittenhorst 2003-07-09 08:40:00 UTC
	Fatal trap 12: page fault while in kernel mode
	fault virtual address      = 0x2c
	fault code                 = supervisor read, page not present
	instruction pointer        = 0x8:0xc0338384
	stack pointer              = 0x10:0xc86448b4
	frame pointer              = 0x10:0xc86448b8
	code segment               = base rx0, limit 0xfffff, type 0x1b
	                             DPL 0, pres 1, def 32, gran 1
	processor eflags           = interrupt enabled, resume, IOPL=0
	current process            = 12 (swi1:net)
	trap number                = 12
        panic: page fault

Fix: 

unknown
How-To-Repeat: 	ifconfig vlan0 create
	ifconfig vlan0 vlan 4 vlandev nge0
	<kernel panic here>
	ifconfig vlan0 inet 212.203.72.13 netmask 255.255.255.240
Comment 1 manon 2003-08-16 16:54:06 UTC
I get the same :

Some fix would be nice

Manon Goo

# ifconfig vlan8  vlan 700 vlandev nge0
# ifconfig vlan8 up
#

Fatal trap 12: page fault while in kernel mode
fault virtual address   = 0x2c
fault code              = supervisor read, page not present
instruction pointer     = 0x8:0xc0338404
stack pointer           = 0x10:0xcd1729c8
frame pointer           = 0x10:0xcd1729cc
code segment            = base rx0, limit 0xfffff, type 0x1b
                        = DPL 0, pres 1, def32 1, gran 1
processor eflags        = interrupt enabled, resume, IOPL = 0
current process         = 13 (swi7: tty:sio clock)
trap number             = 12
panic: page fault
Comment 2 Andre Oppermann freebsd_committer freebsd_triage 2003-12-27 16:47:54 UTC
Responsible Changed
From-To: freebsd-bugs->andre

Take over.
Comment 3 Andre Oppermann freebsd_committer freebsd_triage 2003-12-30 12:41:36 UTC
State Changed
From-To: open->feedback

Problem is believed to be fixed.  Asked Origintor to recheck.
Comment 4 Andre Oppermann freebsd_committer freebsd_triage 2003-12-30 12:41:41 UTC
Wiwi, Manon,

could you please check again with 5.2RC2 or -CURRENT?

This problem is believed to be fixed in sys/net/if_vlan.c rev 1.52
on Sep.5 2003.

-- 
Andre
Comment 5 Andre Oppermann freebsd_committer freebsd_triage 2004-09-13 17:29:25 UTC
State Changed
From-To: feedback->closed

Problem is believed to be fixed.  No feedback from Originator.