Hi > For an unknown reason, you seems to still experience an out of memory > condition in your build that I'm unable to reproduce locally. > Are you using any non-standard malloc flags, vm.kmem* settings, ...?
Thanks, for digging, Nothing special for my taste: $ ls -l /etc/malloc.conf lrwxrwxrwx 1 root wheel 2 Oct 31 2006 /etc/malloc.conf -> aj $ fgrep vm.kmem /etc/sysctl.conf $ sysctl vm | fgrep kmem vm.kmem_size_scale: 3 vm.kmem_size_max: 335544320 vm.kmem_size_min: 0 vm.kmem_size: 335544320 $ Probably I can debug somehow build procedure ? -- Vladimir B. Grebenschikov v...@fbsd.ru _______________________________________________ freebsd-eclipse@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-eclipse To unsubscribe, send any mail to "freebsd-eclipse-unsubscr...@freebsd.org"