Subject: Re: Netscape communicator can't allocate memory.
To: Alicia da Conceicao <alicia@2001.ca>
From: Frank van der Linden <frank@wins.uva.nl>
List: port-i386
Date: 09/04/1997 00:47:50
On Wed, Sep 03, 1997 at 04:50:03PM -0400, Alicia da Conceicao wrote:
>
> The installation went through smoothly, without any error. However,
> when I run Netscape's Communicator, I get the error message:
>
> Cannot allocate memory.
>
> Even though I have 32 MB of ram, and I am not running any other
> processes, except the essential ones. Below are the list of
> all of the running processes:
The default data size limit for NetBSD/i386 1.2 was a bit low (16Mb,
I have bumped this 128Mb). You can set that limit to its maximum
value by using, for example, from csh & friends: 'unlimit datasize'.
- Frank