On Sat, Jan 22, 2000 at 09:43:14AM -0800, Matthew Dillon 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.
> :
> :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?

I can't tell for sure as I lost part of /usr in crash. I just resurrected
the machine, and it now definitely has a 1.56 ffs_softdep.c kernel.

I started a new make release to see what happens.

Wilko
-- 
Wilko Bulte             Arnhem, The Netherlands   - The FreeBSD Project 
                        WWW : http://www.tcja.nl  http://www.freebsd.org


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to