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: Hauke Fath <hf%spg.tu-darmstadt.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: kern-bug-people%NetBSD.org@localhost, gnats-admin%NetBSD.org@localhost
Subject: Re: kern/46053: Diagnostic assertion failed in uvm/uvm_vnode.c
Date: Sun, 19 Feb 2012 14:26:25 +0100

 After activating the nfs supporting cast minus nfsd in rc.conf, the machine
 boots fine.
 
 Manually starting nfsd then leads to
 
 [root@venediger] ~ # /etc/rc.d/nfsd onestart
 Starting nfsd.
 [root@venediger] ~ # panic: kernel diagnostic assertion "oldsize !=
 VSIZENOTSET || pgend > oldsize" failed: file
 "/public/netbsd-5/sys/uvm/uvm_vnode.c", line 353
 Begin traceback...
 uvm_fault(0xc056ff40, 0xfffff000, 1) -> 0xe
 fatal page fault in supervisor mode
 trap type 6 code 0 eip c0381a61 cs 8 eflags 10246 cr2 ffffffff ilevel 0
 panic: trap
 Faulted in mid-traceback; aborting...
 dumping to dev 19,1 offset 8
 [...]
 
 -- 
 


Home | Main Index | Thread Index | Old Index