Bug 266 - ifconfig panics kernel built without option NFS
Summary: ifconfig panics kernel built without option NFS
Status: Closed FIXED
Alias: None
Product: Base System
Classification: Unclassified
Component: kern (show other bugs)
Version: Unspecified
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 1995-03-21 16:20 UTC by Stefan Esser
Modified: 1996-01-20 11:41 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 Stefan Esser 1995-03-21 16:20:01 UTC
My system will not be connected to a LAN anymore, 
so I rebuilt the kernel without NFS.
The kernel built this way panics with a message:

	panic: pmap_zero_page: CMAP busy

at the first call to 'ifconfig'.

I tried to boot single user and issued an 
'ifconfig -a' command, same panic message ...

Fix: 

Use kernel with NFS defined.
How-To-Repeat: Build kernel with network devices ('de' and 'ed' 
in my case, no SLIP or PPP) and without NFS.

Boot into single user mode.

An 'ifconfig -a' command will panic the system.
Comment 1 mpp freebsd_committer freebsd_triage 1996-01-20 11:40:17 UTC
State Changed
From-To: open->closed

The described problem does not seem to exist in -current.