From owner-freebsd-stable Sat Jun 8 9:18:36 2002 Delivered-To: freebsd-stable@freebsd.org Received: from pt-quorum.com (pt-quorum.com [209.10.167.210]) by hub.freebsd.org (Postfix) with ESMTP id 4CFFC37B404 for ; Sat, 8 Jun 2002 09:18:32 -0700 (PDT) Received: from gw.tex.bogus (195-23-212-185.nr.ip.pt [195.23.212.185]) by pt-quorum.com (Postfix) with ESMTP id AA185EC08; Sat, 8 Jun 2002 17:14:16 +0100 (WEST) Received: by gw.tex.bogus (Postfix, from userid 1001) id 43E15440; Sat, 8 Jun 2002 17:15:57 +0100 (WEST) Date: Sat, 8 Jun 2002 17:15:56 +0100 From: Nuno Teixeira To: Jens Rehsack Cc: freebsd-stable@freebsd.org Subject: Re: openoffice stack and datasize kernel problems Message-ID: <20020608161556.GC13033@gw.tex.bogus> References: <20020608153940.GA13033@gw.tex.bogus> <3D022B97.3BB722F@liwing.de> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <3D022B97.3BB722F@liwing.de> User-Agent: Mutt/1.3.99i X-Operating-System: FreeBSD 4.6-RC Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, Jun 08, 2002 at 06:06:47PM +0200, Jens Rehsack wrote: > > > Nuno Teixeira wrote: > > > > Hello to all, > > > > I'm about to build and install openoffice port and I build a new kernel > > with the options bellow to be able to run openoffice: > > > > options MAXDSIZ=\"\(1024*1024*1024\)\" > > options MAXSSIZ=\"\(256*1024*1024\)\" > > Sure that you need a maximum of 1GB for the data segment and a maximum of > 256MB for the stack segment on a computer with 64MB RAM? > > What's with the default sizes? > > > When I boot the system hangs and gives the error: > > > > init in malloc(): error: mmap(2) failed, check limits > > init in malloc(): warning: recursive call > > Kernel error or an daemon? Can you sent your kernel configuration file, your > /etc/make.conf and your dmesg-output? > > > My computer is a Celeron 266 with 64 MB RAM. > > > > Should I need to add more RAM or what is wrong? > > Could never be wrong. > > > Thanks very much, > > > > Nuno Teixeira > > > > > > > > -- > > > > /* > > PGP fingerprint: > > C6D1 06ED EB54 A99C 6B14 6732 0A5D 810D 727D F6C6 > > */ > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-stable" in the body of the message > > -- > L i W W W i Jens Rehsack > L W W W > L i W W W W i nnn gggg LiWing IT-Services > L i W W W W i n n g g > LLLL i W W i n n g g Friesenstraße 2 > gggg 06112 Halle > g > g g > Tel.: +49 - 3 45 - 5 17 05 91 ggg e-Mail: > Fax: +49 - 3 45 - 5 17 05 92 http://www.liwing.de/ > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message Hi, I've just add this options to kernel and I forgot that I need more RAM to run openoffice. I'm about to upgrade my system to 256 MB or 384 MB of RAM and I think that then I can run it without any problems. I think that openoffice port should indicate the ram needed to build/install/run this port. Thanks very much, Nuno Teixeira -- /* PGP fingerprint: C6D1 06ED EB54 A99C 6B14 6732 0A5D 810D 727D F6C6 */ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message