From owner-freebsd-questions Thu Oct 15 07:53:59 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA03712 for freebsd-questions-outgoing; Thu, 15 Oct 1998 07:53:59 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from hub.org (hub.org [209.47.148.200]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA03707 for ; Thu, 15 Oct 1998 07:53:58 -0700 (PDT) (envelope-from scrappy@hub.org) Received: from localhost (scrappy@localhost) by hub.org (8.8.8/8.8.8) with ESMTP id KAA12512; Thu, 15 Oct 1998 10:53:39 -0400 (EDT) (envelope-from scrappy@hub.org) Date: Thu, 15 Oct 1998 10:53:39 -0400 (EDT) From: "Marc G. Fournier" To: freebsd-questions@FreeBSD.ORG cc: inn-workers@isc.org Subject: Can't malloc() errors...unlimit doens't help... Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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