From owner-freebsd-stable Thu Feb 5 16:30:11 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA07045 for stable-outgoing; Thu, 5 Feb 1998 16:30:11 -0800 (PST) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from mx3.cso.uiuc.edu (mx3.cso.uiuc.edu [128.174.5.24]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA07037 for ; Thu, 5 Feb 1998 16:30:06 -0800 (PST) (envelope-from igor@alecto.physics.uiuc.edu) Received: from alecto.physics.uiuc.edu (alecto.physics.uiuc.edu [128.174.83.167]) by mx3.cso.uiuc.edu (8.8.8/8.8.8) with SMTP id SAA25320; Thu, 5 Feb 1998 18:28:04 -0600 (CST) Received: by alecto.physics.uiuc.edu (940816.SGI.8.6.9/940406.SGI) id SAA18879; Thu, 5 Feb 1998 18:24:41 -0600 From: igor@alecto.physics.uiuc.edu (Igor Roshchin) Message-Id: <199802060024.SAA18879@alecto.physics.uiuc.edu> Subject: Re: problems with pine To: robert@cyrus.watson.org Date: Thu, 5 Feb 1998 18:24:40 -0600 (CST) Cc: freebsd-stable@FreeBSD.ORG In-Reply-To: from "Robert Watson" at Feb 5, 98 07:16:08 pm X-Mailer: ELM [version 2.4 PL24] Content-Type: text Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-To-Unsubscribe: mail to majordomo@FreeBSD.org "unsubscribe stable" > > On Thu, 5 Feb 1998, Igor Roshchin wrote: > > > Hello! > > > > Sorry, if it's been discussed lately, > > but I couldn't find this. > > > > I am running 2.2.5-Release, and installed pine from the packages. > > (Computer has 64MB of RAM, and practically no processes running, > > besides sendmail, named and pop-server) > > > > When the user has a huge mailbox (~17M ;) ), pine, > > after trying to read INBOX, gives up with: > > > > Problem detected: "Can't resize free storage". > > Pine Exiting. > > Abort (core dumped) > > > > > > Any idea what it can be ? > > You may be running into process limits -- Pine mmaps the entire mailbox > into memory when not using Imap (plug for the CMU Cyrus Server here) -- > try doing an unlimit first (if using csh/etc; otherwise man limits). > Also, some versions of Pine (in my experience) have problems with large > mailboxes. You will want to check that you are using at least 3.95 -- > preferably 3.96. Given Pine's nasty mmap behavior, Imap is really far > preferable. > THis seems to be helpful... "unlimit" did it work... (version of pine is 3.96) I didn't quite understand what role the Imap would play. (are we talking about the same imap here ? /usr/ports/mail/imap does not seem to be anywhat relevant to the question..) Would please give any references as for - where I can look that up ? Thanks! IgoR