Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Jan 2000 12:07:11 +0100
From:      sthaug@nethelp.no
To:        wilko@yedi.iaf.nl
Cc:        freebsd-current@freebsd.org
Subject:   Re: panic (softupdates??) on yesterdays -current (alpha machine)
Message-ID:  <58638.948539231@verdi.nethelp.no>
In-Reply-To: Your message of "Sat, 22 Jan 2000 11:34:07 %2B0100"
References:  <20000122113407.A54350@yedi.iaf.nl>

next in thread | previous in thread | raw e-mail | index | archive | help
> 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.

Steinar Haug, Nethelp consulting, sthaug@nethelp.no


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?58638.948539231>