NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/38892
The following reply was made to PR kern/38892; it has been noted by GNATS.
From: Rafal Boni <rafal%pobox.com@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: kern/38892
Date: Sat, 28 Jun 2008 17:03:56 -0400
The same effect (with a slightly different stack, but same panic) can be
achieved by copying files *from* the MSDOS filesystem to a FFS
filesystem (ie, 'cp /mnt/msdos/netbsd* /', where / is a FFS).
panic: kernel diagnostic assertion "bp->b_vp == NULL || bp->b_vp->v_tag
!= VT_UFS || ISSET(bp->b_flags, B_COWDONE)" failed: file
"../../../../kern/vfs_bio.c", line 888
Hand-copied backtrace:
__kernassert
bdwrite
msdosfs_update
msdosfs_inactive
VOP_INACTIVE
vrelel
vn_close
closef
fd_close
syscall_plain
Home |
Main Index |
Thread Index |
Old Index