From owner-freebsd-current@FreeBSD.ORG Tue Oct 19 21:50:38 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 63E5316A570 for ; Tue, 19 Oct 2004 21:50:35 +0000 (GMT) Received: from ran.psg.com (ip192.186.dsl-acs2.seawa0.iinet.com [209.20.186.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id 042CD43D49 for ; Tue, 19 Oct 2004 21:50:35 +0000 (GMT) (envelope-from randy@psg.com) Received: from localhost ([127.0.0.1] helo=ran.psg.com.psg.com) by ran.psg.com with esmtp (Exim 4.34 (FreeBSD)) id 1CK1sI-000EFN-Hq; Tue, 19 Oct 2004 14:50:34 -0700 From: Randy Bush MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <16757.35882.45085.506895@ran.psg.com> Date: Tue, 19 Oct 2004 14:50:34 -0700 To: Kris Kennaway References: <16757.28156.361400.647815@ran.psg.com> <20041019212148.GB93330@xor.obsecurity.org> <16757.35688.795976.719745@ran.psg.com> <20041019214917.GA93945@xor.obsecurity.org> cc: FreeBSD Current Subject: Re: multi-user startup failure Pre-seeding PRNG: X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Oct 2004 21:50:38 -0000 > Can you drop into DDB when it locks up? no response to break or anything else. have to hold power off for five seconds, so i conclude that it's not in a very interrupt sensitive state. randy