From owner-freebsd-questions Wed May 6 10:25:03 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA03909 for freebsd-questions-outgoing; Wed, 6 May 1998 10:25:03 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ns1.lex.gob.gt (ns1.lex.gob.gt [168.234.110.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA03853 for ; Wed, 6 May 1998 10:24:46 -0700 (PDT) (envelope-from victor@mp.lex.gob.gt) Received: from mp-dbs.mp.intralex (mp-dbs.mp.intralex [192.168.1.3]) by ns1.lex.gob.gt (8.8.7/8.8.7) with ESMTP id LAA13693 for ; Wed, 6 May 1998 11:24:10 -0600 (CST) (envelope-from victor@mp.lex.gob.gt) Received: from localhost (victor@localhost) by mp-dbs.mp.intralex (8.8.7/8.8.7) with SMTP id LAA08688 for ; Wed, 6 May 1998 11:23:52 -0600 (CST) (envelope-from victor@mp.lex.gob.gt) X-Authentication-Warning: mp-dbs.mp.intralex: victor owned process doing -bs Date: Wed, 6 May 1998 11:23:51 -0600 (CST) From: "Victor M. Carranza G." X-Sender: victor@mp-dbs.mp.intralex To: FreeBSD Questions mailing list Subject: About Pine and malloc()... 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 Hello! 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? Thanks in advance! Victor M. Carranza G. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message