Date: Thu, 15 Oct 1998 10:53:39 -0400 (EDT) From: "Marc G. Fournier" <scrappy@hub.org> To: freebsd-questions@FreeBSD.ORG Cc: inn-workers@isc.org Subject: Can't malloc() errors...unlimit doens't help... Message-ID: <Pine.BSF.4.05.9810151051200.4514-100000@hub.org>
next in thread | raw e-mail | index | archive | help
Hi...
I'm trying to get expire with INN working on a >500Meg history
file, and expire files with:
expire -v1 -c -e -u /var/log/news/expire.index.rm
Can't malloc 107318724 bytes, Cannot allocate memory%
%unlimit
%limit
cputime unlimited
filesize unlimited
datasize 262144 kbytes
stacksize 65536 kbytes
coredumpsize unlimited
memoryuse unlimited
descriptors 256
memorylocked 32768 kbytes
maxproc 128
My entry in /etc/login.conf is set to the following, but it appears
to make no difference:
#
# Settings used by news subsystem
#
news:\
:path=/usr/local/news/bin /bin /sbin /usr/bin /usr/sbin /usr/local/bin / usr/local/sbin:\
:cputime=infinity:\
:filesize=infinity:\
:datasize-cur=512M:\
:stacksize-cur=512M:\
:coredumpsize-cur=0:\
:maxmemorysize-cur=infinity:\
:memorylocked=32M:\
:maxproc=128:\
:openfiles=256:\
:tc=default:
Is there something that I'm missing such that I can get expire to work?
Thanks...
Marc G. Fournier scrappy@hub.org
Systems Administrator @ hub.org
scrappy@{postgresql|isc}.org ICQ#7615664
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.9810151051200.4514-100000>
