Current-Users archive

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

Re: 9.99.86 HEAD



On Fri, Jul 02, 2021 at 07:53:05AM +0100, Chavdar Ivanov wrote:
 > On a system from yesterday, I am still getting
 > 
 > Jul  2 04:17:17 ymir /netbsd: [ 49713.7540485] panic: kernel
 > diagnostic assertion "cnp->cn_nameptr[0] != '\0'" failed: file
 > "/home/sysbuild/src/sys/kern/vfs_lookup.c", line 1301

What file system? And what were you doing? That ought to be impossible
(obviously, hence the assertion) but since it clearly isn't, knowing
more about the circumstances will make it easier to figure out what's
wrong. (In particular, knowing what the path is and if it's exercising
any of the non-default parsepath calls will be helpful...)

I just went through lookup_fastforward and don't see any way it can
happen :-(

-- 
David A. Holland
dholland%netbsd.org@localhost


Home | Main Index | Thread Index | Old Index