Bug 17011

Summary: Fatal trap 12 occur, dhclient with BOOTP kernel
Product: Base System Reporter: fukuhara <fukuhara>
Component: kernAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 3.4-RELEASE   
Hardware: Any   
OS: Any   

Description fukuhara 2000-02-26 20:10:01 UTC
I use diskless PC and kernel with BOOTP support.
IP address is set by DHCP, but if I execute
(of cource this is nonsense)
dhcpclient fxp0

result is
Fatal trap 12: page fault while in kernel mode
fault virtual address   = 0x3e
fault code              = supervisor read, page not present
instruction pointer     = 0x8:0xc01ed0cc
stack pointer           = 0x10:0xc5eadbc0
frame pointer           = 0x10:0xc5eadba4
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         = 205 (sh)
interrupt mask          = net bio cam
trap number             = 12
panic: page fault

syncing disks... 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 giving up
Automatic reboot in 15 seconds - press a key on the console to abort

from dmesg:
fxp0: <Intel EtherExpress Pro 10/100B Ethernet> rev 0x08 int a irq 10 on pci0.9.0
fxp0: Ethernet address 00:90:27:c1:dc:03

bootpc_init: using network interface 'fxp0'
Bootpc testing starting
bootpc hw address is 0:90:27:c1:dc:3

How-To-Repeat: execute
dhclient fxp0
Comment 1 iedowse freebsd_committer freebsd_triage 2001-07-10 00:40:02 UTC
State Changed
From-To: open->feedback


Is this still a problem with more recent releases?
Comment 2 iedowse freebsd_committer freebsd_triage 2001-09-26 20:20:39 UTC
State Changed
From-To: feedback->closed


Feedback timeout.