Subject: -current kernels panics if accessing msdos partition
To: None <current-users@netbsd.org>
From: Markus W Kilbinger <mk@kilbi.de>
List: current-users
Date: 07/23/2007 11:47:34
Hi!

With a todays updated -current kernel

  NetBSD 4.99.25 (QIE.MP) #52: Mon Jul 23 11:00:23 MEST 2007
        root@qie:/usr/src/sys/arch/i386/compile/QIE.MP

accessing a successfully mounted msdos partition ends up in a kernel
panic:

  panic: kernel diagnostic assertion "(*vpp)->v_size != VSIZENOTSET && (*vpp)->v_writesize != VSIZENOTSET" failed: file "../../../../kern/vnode_if.c", line 135

Does anybody else see this?

Markus.