Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Jun 2002 23:20:54 +0200 (CEST)
From:      Martin Blapp <mb@imp.ch>
To:        Matthew Dillon <dillon@apollo.backplane.com>
Cc:        Nuno Teixeira <nunotex@pt-quorum.com>, Jens Rehsack <rehsack@liwing.de>, <freebsd-stable@FreeBSD.ORG>
Subject:   Re: openoffice stack and datasize kernel problems
Message-ID:  <20020608231215.P11797-100000@levais.imp.ch>

next in thread | raw e-mail | index | archive | help

Hi Matt,

<Openoffice needs a larger stack- and
<datasize to build. Check your limit
<settings and add this to your KERNEL
<configuration if necessary:
<
<options MAXDSIZ="(1024*1024*1024)"
<options MAXSSIZ="(256*1024*1024)"
<
<    But it doesn't make much sense.  A 64 megabyte stack ought
<    to be plenty, as should the default 512MB data size.

Without these kernel settings, ld aborts during linking many many
objects with "virtual memory exhausted".

This seems to happen in STABLE only.

# limits
Resource limits (current):
  cputime          infinity secs
  filesize         infinity kb
  datasize           524288 kb
  stacksize           65536 kb
  coredumpsize     infinity kb
  memoryuse        infinity kb
  memorylocked     infinity kb
  maxprocesses         7390
  openfiles           14781
  sbsize           infinity bytes

/usr/libexec/elf/ld: final link failed: Memory exhausted
dmake:  Error code 1, while making '../unxfbsd.pro/lib/libsw641fi.so'
---* TG_SLO.MK *---

Martin

Martin Blapp, <mb@imp.ch> <mbr@FreeBSD.org>
------------------------------------------------------------------
ImproWare AG, UNIXSP & ISP, Zurlindenstrasse 29, 4133 Pratteln, CH
Phone: +41 061 826 93 00: +41 61 826 93 01
PGP: <finger -l mbr@freebsd.org>
PGP Fingerprint: B434 53FC C87C FE7B 0A18 B84C 8686 EF22 D300 551E
------------------------------------------------------------------



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020608231215.P11797-100000>