From owner-freebsd-current@FreeBSD.ORG Thu Apr 1 13:05:28 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 A485A16A4CF for ; Thu, 1 Apr 2004 13:05:28 -0800 (PST) Received: from root.org (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id 9304843D39 for ; Thu, 1 Apr 2004 13:05:28 -0800 (PST) (envelope-from nate@root.org) Received: (qmail 97223 invoked by uid 1000); 1 Apr 2004 21:05:29 -0000 Date: Thu, 1 Apr 2004 13:05:29 -0800 (PST) From: Nate Lawson To: current@freebsd.org Message-ID: <20040401130307.K96928@root.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: sysinstall fails on 3/31 -current iso 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: Thu, 01 Apr 2004 21:05:28 -0000 I was installing from a snapshot generated by snapshots.jp.freebsd.org and got a panic when entering the fdisk screen. I can try for a backtrace later but it was in a call to ufs_mkdir which called a softdep function. Anyone else seen this? It may be a result of DEBUG_VFS_LOCKS or some other debugging feature on in -current but not releases. 5.1 and 5.2 install on the same box ok. -Nate