Date: Sat, 22 Jan 2000 20:09:22 +0100 From: Wilko Bulte <wilko@yedi.iaf.nl> 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> In-Reply-To: <58638.948539231@verdi.nethelp.no>; from sthaug@nethelp.no on Sat, Jan 22, 2000 at 12:07:11PM %2B0100 References: <20000122113407.A54350@yedi.iaf.nl> <58638.948539231@verdi.nethelp.no>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000122200922.F59196>