NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kern/46032: panic: kernel diagnostic assertion "(*vpp)->v_type == VNON" failed: file "/home/jym/cvs/nb5/src/sys/ufs/ffs/ffs_alloc.c", line 808



The following reply was made to PR kern/46032; it has been noted by GNATS.

From: David Holland <dholland-bugs%netbsd.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: kern/46032: panic: kernel diagnostic assertion "(*vpp)->v_type
 == VNON" failed: file "/home/jym/cvs/nb5/src/sys/ufs/ffs/ffs_alloc.c", line
 808
Date: Fri, 13 Apr 2012 01:22:15 +0000

 On Thu, Feb 16, 2012 at 09:05:00PM +0000, bvanzant%clovetree.com@localhost 
wrote:
  > /dev/xbd2a: file system not clean (fs_clean=0x4); please fsck(8)
  > 
  > /dev/xbd2a: lost blocks 0 files 0
  > 
  > panic: kernel diagnostic assertion "(*vpp)->v_type == VNON" failed: file 
"/home/jym/cvs/nb5/src/sys/ufs/ffs/ffs_alloc.c", line 808
 
 This sort of panic is not entirely unexpected with a corrupt
 filesystem.
 
 With a filesystem image that's been crashed, you need to run fsck
 before mounting it again.
 
 -- 
 David A. Holland
 dholland%netbsd.org@localhost
 


Home | Main Index | Thread Index | Old Index