FW: ffs_alloccg:map corrupted :netbsd on kvm

"Derrick Lobo" <[email protected]> Tue, 20 Nov 2012 09:00:39 -0500
Newsgroups gmane.os.netbsd.ports,gmane.os.netbsd.ports.x86-64,gmane.os.netbsd.general
Message-ID <013901cdc727$6c5b7f00$45127d00$@com>
Hi all 

Netbsd 6(beta2) keep rebooting, I am using this as a bsd container on the
KVM. System keeps rebooting. Error msg is Start = 884 len = 1971 fs /usr

I have copied the files to an ftp server

ftp://149.99.34.81/

login netbsd
passwd netbsd


Also noticed that I can bring down the system by doing a du-sm * on / when
my kernel build has the following enabled (no issues when these are removed)
the crash happens on /kern which is the kernfs 

#options        IPSEC           # IP security
#options        IPSEC_ESP       # IP security (encryption part; define
w/IPSEC)
#options        IPSEC_NAT_T     # IPsec NAT traversal (NAT-T)
#options        IPSEC_DEBUG     # debug for IP security


Derrick Lobo