From owner-freebsd-questions Wed May 6 11:00:52 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA10840 for freebsd-questions-outgoing; Wed, 6 May 1998 11:00:52 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from gdi.uoregon.edu (gdi.uoregon.edu [128.223.170.30]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA10834 for ; Wed, 6 May 1998 11:00:46 -0700 (PDT) (envelope-from dwhite@gdi.uoregon.edu) Received: from localhost (dwhite@localhost) by gdi.uoregon.edu (8.8.7/8.8.8) with SMTP id LAA10678; Wed, 6 May 1998 11:00:19 -0700 (PDT) (envelope-from dwhite@gdi.uoregon.edu) Date: Wed, 6 May 1998 11:00:19 -0700 (PDT) From: Doug White Reply-To: Doug White To: "Victor M. Carranza G." cc: FreeBSD Questions mailing list Subject: Re: About Pine and malloc()... In-Reply-To: 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 On Wed, 6 May 1998, Victor M. Carranza G. wrote: > I used to have my e-mail account on a DEC Alpha box, with OSF/1 and 128MB > of RAM. Now, I have moved to a FreeBSD 3.0-SNAP (971006) box, with 256MB > RAM. I use here the same version of Pine i had in the Alpha box: 3.96. > Now, I cannot open some relatively big folders (above 5MB), 'cause Pine > exits on signal 6, complaining with a "out of free storage" error. I found > some info about that message, stating that it was due to malloc() not > being able to allocate enough memory... so, I did: > > ln -s 'A>' /etc/malloc.conf > > to double the cache size, and now, pine simply keeps trying forever to > open the big folders. > > What can I try to do, to fix this? Try running `unlimit' before running pine and bumping up the limits in /etc/login.conf. And reduce the size of your folders :) Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message