Subject: Re: Massive lossage with -current as of tonight?
To: Scott Ellis <scotte@warped.com>
From: Eric Haszlakiewicz <erh@nimenees.com>
List: current-users
Date: 11/03/2006 13:02:41
On Thu, Nov 02, 2006 at 07:46:19PM -0800, Scott Ellis wrote:
> I'm seeing significant problems with -current as of this evening.
> 
> Doing a full build and update over a previously working system causes 
> the system to hang when trying to boot multi-user.  I put details in 
> bin/34979, but reverting libc to version 12.147 "solves" that problem.
> 
> Even with that binary reverted, things don't work right.  Most 
> noticably, sshd fails to start.  A ktrace shows it does the chroot 
> properly, but it doesn't actually stay running (the ktrace ends 
> immediately after the chroot, since that causes a fork).  Nothing gets 
> logged to /var/log/messages or authlog.

	I haven't updated my userland, but at least a kernel from the 27th
seems to work ok for me.

	For ssh, try ktrace -di.

eric