From owner-freebsd-current Sat Jan 22 11:37:38 2000 Delivered-To: freebsd-current@freebsd.org Received: from uni4nn.gn.iaf.nl (osmium.gn.iaf.nl [193.67.144.12]) by hub.freebsd.org (Postfix) with ESMTP id 1E012152A1 for ; Sat, 22 Jan 2000 11:37:29 -0800 (PST) (envelope-from wilko@yedi.iaf.nl) Received: from yedi.iaf.nl (uucp@localhost) by uni4nn.gn.iaf.nl (8.9.2/8.9.2) with UUCP id UAA31001; Sat, 22 Jan 2000 20:34:08 +0100 (MET) Received: (from wilko@localhost) by yedi.iaf.nl (8.9.3/8.9.3) id UAA59902; Sat, 22 Jan 2000 20:09:22 +0100 (CET) (envelope-from wilko) Date: Sat, 22 Jan 2000 20:09:22 +0100 From: Wilko Bulte To: sthaug@nethelp.no Cc: freebsd-current@FreeBSD.org Subject: Re: panic (softupdates??) on yesterdays -current (alpha machine) Message-ID: <20000122200922.F59196@yedi.iaf.nl> References: <20000122113407.A54350@yedi.iaf.nl> <58638.948539231@verdi.nethelp.no> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <58638.948539231@verdi.nethelp.no>; from sthaug@nethelp.no on Sat, Jan 22, 2000 at 12:07:11PM +0100 X-OS: FreeBSD yedi.iaf.nl 3.4-STABLE FreeBSD 3.4-STABLE X-PGP: finger wilko@freebsd.org Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, Jan 22, 2000 at 12:07:11PM +0100, sthaug@nethelp.no wrote: > > 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. > > This is similar to panics I've had during "make buildworld". I'm getting > > initiate_write_inodeblock > softdep_disk_io_initiation > spec_strategy > bwrite > vop_stdbwrite > vop_defaultop > vfs_bio_awrite > spec_fsync > sched_sync > fork_trampoline > > This is with ffs_softdep.c 1.56. Matt Dillon has already received a core > dump, and I believe it's on its way to Kirk McKusick for analysis. Thanks for the info. I just got my Alpha running again, and I am now 100% sure it has ffs_softdep.c 1.56 Are dumps from an Alpha of any use to Kirk BTW? -- Wilko Bulte Arnhem, The Netherlands - The FreeBSD Project WWW : http://www.tcja.nl http://www.freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message