From owner-freebsd-current@FreeBSD.ORG Fri Apr 2 07:33: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 A497B16A4CE for ; Fri, 2 Apr 2004 07:33:38 -0800 (PST) Received: from mailout04.sul.t-online.com (mailout04.sul.t-online.com [194.25.134.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4499243D46 for ; Fri, 2 Apr 2004 07:33:38 -0800 (PST) (envelope-from Jan.Stocker@t-online.de) Received: from fwd00.aul.t-online.de by mailout04.sul.t-online.com with smtp id 1B9Qfc-0001gb-03; Fri, 02 Apr 2004 17:33:24 +0200 Received: from twoflower (G5MjTOZrZe33KeOCE-E8Jse+WQEncURc7MYo7C+UPeuctGvDwVhswD@[217.82.130.132]) by fwd00.sul.t-online.com with smtp id 1B9QfM-13s2N60; Fri, 2 Apr 2004 17:33:08 +0200 From: Jan.Stocker@t-online.de (Jan Stocker) To: "Nate Lawson" , Date: Fri, 2 Apr 2004 17:33:07 +0200 Message-ID: <000401c418c7$cc538280$fe02010a@twoflower.intra.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 In-Reply-To: <20040401130307.K96928@root.org> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4 X-Seen: false X-ID: G5MjTOZrZe33KeOCE-E8Jse+WQEncURc7MYo7C+UPeuctGvDwVhswD X-Mailman-Approved-At: Sat, 03 Apr 2004 05:08:15 -0800 Subject: RE: 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: Fri, 02 Apr 2004 15:33:38 -0000 This is maybe the same prob i have.... my message did not reach the list, dont know why... so i repost it here as reply again -----Original Message----- From: Jan Stocker [mailto:Jan.Stocker@t-online.de] Sent: Friday, April 02, 2004 3:11 PM To: current@freebsd.org Subject: sysinstall / kernel crashes for at least 5 days Hi... i tried to install -current from snapshots.jp for more than 5 days but got this reproducable error all the time. If you try to delete a partition and create a new slice, than exit the editor with 'q' it ends in kernel debugger, same if i use an existing slice and try to enter the "distribution" section. DDB output reads (this is copy/paste by pen & paper...): Stopped at softdep_disk_prewrite+0x3b testb $0x10,0x7b(%eax) >> comment: eax = 0 softdep_disk_prewrite(c302d000,c7e10968) at softdep_disk_prewrite+0x3b ufs_strategy(cdc999cd,cdc999f8,c061c891,cdc999dc,c0857300) at ufs_strategy+0x10d ufs_vnoperate(cdc99dc) at ufs_vnoperate+0x13 ibwrite(c7e10968,cdc99bac,c0707a8e,c7e10968,0) at ibwrite+0x3d9 bwrite(c710958,0,0,c302f000,c302e9d8) at brwite+0x3d9 ufs_mkdir(cdc99bc8,cdc99cd4,c0632d3e,cdc99fc8,c2f84000) at ufs_mkdir+0x7de ufs_vnoperate(cdc99bc8,c2f84000,c0857080,c302ce38,cdc99c1c) at ufs_vnoperate+0x13 kern_mkdir(c18fc540,bfbd980,0,1ff,cdc99d40) at kern_mkdir+0x15 syscall(2f,2f,2f,bfbfd984,0) at syscall+0x217 Xint80_syscall() at Xint80_syscall()+0x1d syscall(136,FreeBSD ELF 32, mkdir) ep=0x814ccb7, esp=0xbfbfd96c,ebp=0xbfbfda00 > -----Original Message----- > From: owner-freebsd-current@freebsd.org > [mailto:owner-freebsd-current@freebsd.org]On Behalf Of Nate Lawson > Sent: Thursday, April 01, 2004 11:05 PM > To: current@freebsd.org > Subject: sysinstall fails on 3/31 -current iso > > > 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 > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" > > >