I built and installed world+kernel last evening after the ibcs2 fix was
committed to unbreak the build.

When running either the new kernel or the pre-branch kernel from last
month, I hang up on the way to multi-user.  I can boot single-user, get my
ccd drive going, get the network going, run cvs with an nfs-mounted repo,
etc, etc. 

I can escape to the debugger; ps tells me I have processes 0-5 plus two
sh's.  init is in the 'wait' state.  Is there a command to show which
process is currently executing?  Maybe it is telling me that and I can't
see it.

The trace (same for both kernels) shows:

vm_map_madvise
madvise
syscall(2f,2f,80a1000,1000,efb94ba8)
Xint0x80_syscall


I also updated my /etc files, but even so the system shouldn't hang like
this if I missed something.  Something that was installed with the world
is hanging up. 

-Chris


To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the message

Reply via email to