From owner-freebsd-current Wed Feb 10 09:19:00 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA22522 for freebsd-current-outgoing; Wed, 10 Feb 1999 09:19:00 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from opus.cts.cwu.edu (opus.cts.cwu.edu [198.104.92.71]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA22517 for ; Wed, 10 Feb 1999 09:18:59 -0800 (PST) (envelope-from skynyrd@opus.cts.cwu.edu) Received: from localhost (skynyrd@localhost) by opus.cts.cwu.edu (8.9.1/8.9.1) with SMTP id JAA00121 for ; Wed, 10 Feb 1999 09:18:58 -0800 (PST) Date: Wed, 10 Feb 1999 09:18:58 -0800 (PST) From: Chris Timmons To: freebsd-current@FreeBSD.ORG Subject: hang going multiuser Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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 majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message