NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/46053: Diagnostic assertion failed in uvm/uvm_vnode.c
The following reply was made to PR kern/46053; it has been noted by GNATS.
From: Shawn Novak <kernel86%gmail.com@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: kern/46053: Diagnostic assertion failed in uvm/uvm_vnode.c
Date: Tue, 3 Jul 2012 04:33:39 -0500
I've been experiencing this bug as well. In my case, like bug 43287,
it appears to be happening after the nightly cron jobs.
I'm running the generic 6.0_BETA2 release kernel in VMware ESXi 5.0.
With the exception of the system disk most of the storage in this
system is being provided as Raw Disk Mappings of iSCSI luns from esx
and is being managed with NetBSD's lvm. The volumes are all formatted
with FFSv2 and mounted with the log option.
The latest core dump and dmesg output can be found below:
ftp://ftp.muleslow.net/netbsd/cores/dmesg.out
ftp://ftp.muleslow.net/netbsd/cores/netbsd.6.core.gz
The relevant excerpts from dmesg:
panic: kernel diagnostic assertion "oldsize != VSIZENOTSET || pgend >
oldsize" failed: file "/usr/src/sys/uvm/uvm_vnode.c", line 350
cpu0: Begin traceback...
kern_assert(c0b76654,c0b76820,c0c1f0d0,c0c1efa6,15e,cdcd687c,cdcd680c,c0859988,cdcd67e8,ffffffff)
at netbsd:kern_assert+0x23
uvm_vnp_setsize(c23e4f2c,41b97ae4,e49b946e,cdcd687c,0,0,cdcd6880,0,0,4)
at netbsd:uvm_vnp_setsize+0x1bf
ffs_vget(c1ccc000,49b06e,0,cdcd695c,cdcd6960,0,c0c20ade,c298c400,c298c370,200)
at netbsd:ffs_vget+0x427
ufs_lookup(cdcd69b4,c1956420,cdcd69cc,c08fc0b1,cdcd69bc,c22e69b0,0,c1956420,20000,20002)
at netbsd:ufs_lookup+0x854
VOP_LOOKUP(c1956420,cdcd6a20,cdcd6bc4,2,c1405160,c1956420,cdcd6a3c,c08dd60d,c1956420,2)
at netbsd:VOP_LOOKUP+0x33
lookup_once(cdcd6aec,cdcd6ae8,4,c08de7b6,c194d8cc,cdcd6b98,cdcd6aac,c198d630,cdcd6acc,c0b662b4)
at netbsd:lookup_once+0x19f
namei_tryemulroot(0,1,0,c1875cc0,c1875cc0,c0ca0dcc,cdcd6cf4,c08cd500,bb915074,c201cc00)
at netbsd:namei_tryemulroot+0x21e
namei(cdcd6ba0,cdcd6be0,cdcd6bbc,c08fbee5,cdcd6bac,0,cdcd6c8c,0,5,c0b66200)
at netbsd:namei+0x29
do_sys_stat(bb915074,0,cdcd6c08,200,0,a902,0,81a4,49b06d,0) at
netbsd:do_sys_stat+0x47
sys___lstat50(c22e67e0,cdcd6cf4,cdcd6d1c,0,c0694acc,c1fbbcc0,c22e67e0,c186a960,c0694acc,c186a80c)
at netbsd:sys___lstat50+0x2a
syscall(cdcd6d48,bb9000b3,ab,bfbf001f,bb90001f,bb915020,bb915088,bfbfeb58,bbbb1598,bb915020)
at netbsd:syscall+0xad
cpu0: End traceback...
--Shawn Novak
Home |
Main Index |
Thread Index |
Old Index