From owner-freebsd-current Sat Jan 22 9:43:20 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 9C7291572C for ; Sat, 22 Jan 2000 09:43:18 -0800 (PST) (envelope-from dillon@apollo.backplane.com) Received: (from dillon@localhost) by apollo.backplane.com (8.9.3/8.9.1) id JAA72684; Sat, 22 Jan 2000 09:43:14 -0800 (PST) (envelope-from dillon) Date: Sat, 22 Jan 2000 09:43:14 -0800 (PST) From: Matthew Dillon Message-Id: <200001221743.JAA72684@apollo.backplane.com> To: Wilko Bulte Cc: "FreeBSD_current, mailing list" Subject: Re: panic (softupdates??) on yesterdays -current (alpha machine) References: <20000122113407.A54350@yedi.iaf.nl> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG :Just was presented the following panic by my FreeBSD/alpha Miata box that :was doing a make release: : :initiate_write_inode_block() at initiate_write_inode_block() +0x40 :softdep_disk_io_initiation() at softdep_disk_io_initiation() + 0xac :spec_strategy() at spec_strategy() +0x48 :spec_vnoperate() at spec_vnoperate() +0x2c :ufs_vnoperatespec() at ufs_vnoperatespec() + 0x2c :bwrite() at bwrite() + 0x404 :vop_stdbwrite() at vop_stdbwrite() +0x1c :vop_defaultop() at vop_defaultop() + 0x2c :spec_vnoperate() at spec_vnoperate() +0x2c :ufs_vnoperatespec() at ufs_vnoperatespec() + 0x2c :vfs_bio_awrite() at vfs_bio_awrite() + 0x484 :flushbufqueues() at flushbufqueues() +0x1e8 :buf_daemon() at buf_daemon() + 0x114 :exception_return() at excpetion_return : :This is a manual transcript, no serial console. : :Softupdates only enabled on /usr, /usr/obj. Make release was :putting it generated stuff on /usr : :No dump unfortunately, I'll see if I can catch it again : :-- :Wilko Bulte Arnhem, The Netherlands - The FreeBSD Project : WWW : http://www.tcja.nl http://www.freebsd.org Is this with the latest kernel? /usr/src/sys/contrib/softupdates/ffs_softdep.c rev 1.56 or later? -Matt Matthew Dillon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message