RE: ffs_alloccg:map corrupted :netbsd on kvm
"Derrick Lobo" <[email protected]> Tue, 20 Nov 2012 12:41:41 -0500
| Newsgroups | gmane.os.netbsd.general,gmane.os.netbsd.ports.x86-64,gmane.os.netbsd.ports |
|---|---|
| Message-ID | <02fb01cdc746$4ce55af0$e6b010d0$@com> |
Unfortunately the error msg displayed when du -sk * is run on a kernel with IPSEC enabled is not the same error that I first reported so these seem to be two issues.. Not sure if I should create a new thread for this.. I have added the screen prints of the error to the ftp site Photo 1.png and photo 2.png are related to the ISPEC enabled kernel While the core dump and crash.jpg are related to the map corrupted error as initially reported.. Derrick -----Original Message----- From: Derrick Lobo [mailto:[email protected]] Sent: Tuesday, November 20, 2012 10:38 AM To: 'Derrick Lobo'; '[email protected]'; '[email protected]'; '[email protected]' Subject: RE: ffs_alloccg:map corrupted :netbsd on kvm I have also noticed the same issue on the i386 system. Not sure if this was fixed with the 6.0 release.. -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Derrick Lobo Sent: Tuesday, November 20, 2012 9:01 AM To: [email protected]; [email protected]; [email protected] Subject: FW: ffs_alloccg:map corrupted :netbsd on kvm 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