From owner-freebsd-current Fri Jan 14 21:52:51 2000 Delivered-To: freebsd-current@freebsd.org Received: from apollo.backplane.com (apollo.backplane.com [216.240.41.2]) by hub.freebsd.org (Postfix) with ESMTP id A2BD714F09; Fri, 14 Jan 2000 21:52:09 -0800 (PST) (envelope-from dillon@apollo.backplane.com) Received: (from dillon@localhost) by apollo.backplane.com (8.9.3/8.9.1) id VAA95996; Fri, 14 Jan 2000 21:33:31 -0800 (PST) (envelope-from dillon) Date: Fri, 14 Jan 2000 21:33:31 -0800 (PST) From: Matthew Dillon Message-Id: <200001150533.VAA95996@apollo.backplane.com> To: Mike Smith Cc: current@FreeBSD.ORG Subject: Re: New softupdates panic References: <200001150238.SAA04852@mass.cdrom.com> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG :Uniprocessor kernel, checking out /sys from an NFS-mounted repository, :kernel built from sources current as of this afternoon. :(apologies for any typos, no serial console) : :panic: initate_write_inodeblock: already started Checking out from an NFS mounted repository into a local filesystem w/ softupdates enabled? ... :panic() :initiate_write_inodeblock() :softdep_disk_io_initiation() :spec_stratety() :bwrite() :vop_stdbwrite() :vop_defaultop() :vfs_bio_awrite() :spec_fsync() :sched_sync() :fork_trampoline() This is definitely new, I've never seen this one before. I'll try to reproduce it on monday when I get back to Berkeley. In the mean time, please see if you can reproduce the panic. If we can get the panic reproducable then I can reproduce it on my test box and handle all the crash dump nicities to hand over to Kirk. -Matt Matthew Dillon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message