caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Shivkumar Chandrasekaran <shiv@ece.ucsb.edu>
To: caml-list@yquem.inria.fr
Subject: Fedora Core 9
Date: Thu, 15 May 2008 14:30:19 -0700	[thread overview]
Message-ID: <1210887019.8888.17.camel@sobolev.ece.ucsb.edu> (raw)

Hi,

I am trying to install the latest release of OCaml 3.10.2 on a Fedora
Core 9 x86_64 machine. I am getting the same page table problems that
others were reporting, but was supposedly fixed in this release (?).

Anyway here are the relevant bits of information.

[shiv@sobolev ocaml-3.10.2]$ uname -a
Linux sobolev 2.6.25.3-18.fc9.x86_64 #1 SMP Tue May 13 04:54:47 EDT 2008
x86_64 x86_64 x86_64 GNU/Linux

[shiv@sobolev ocaml-3.10.2]$ cat /proc/sys/kernel/randomize_va_space 
0

../ocamlcompopt.sh -pp './remove_DEBUG' -I ../parsing -I ../utils
-I ../typing -I ../driver -I ../bytecomp -I ../tools -I ../toplevel/
-I ../stdlib -I ../otherlibs/str -I ../otherlibs/dynlink
-I ../otherlibs/unix -I ../otherlibs/num -I ../otherlibs/graph
-warn-error A -c odoc_sig.ml
Growing heap to 960k bytes
Growing page table to 371 entries
Growing heap to 1440k bytes
Growing page table to 493 entries
Growing heap to 1920k bytes
Growing page table to 615 entries
Growing heap to 2400k bytes
Growing page table to 1098 entries
Growing heap to 2880k bytes
Growing page table to 1220 entries
Growing heap to 3360k bytes
Growing page table to 1342 entries
Growing heap to 3840k bytes
Growing page table to 1464 entries
Growing heap to 4320k bytes
Growing page table to 34359705235 entries
No room for growing page table
Fatal error: out of memory.
make[1]: *** [odoc_sig.cmx] Error 2
make[1]: Leaving directory `/home/shiv/Desktop/ocaml-3.10.2/ocamldoc'
make: *** [ocamldoc.opt] Error 2

As can be seen I did use
echo 0 > /proc/sys/kernel/randomize_va_space

One other piece of information may or may not be relevant. I have 2GB
RAM installed but my swap partition is set to 8GB.

Does anyone have any advice on how I can proceed? I did try the binaries
shipped with Core 9 (and also Godi) and I had the same problems. Thanks,

--shiv--




             reply	other threads:[~2008-05-15 21:30 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-15 21:30 Shivkumar Chandrasekaran [this message]
2008-05-15 23:03 ` [Caml-list] " Shivkumar Chandrasekaran
2008-05-16 10:11 ` Richard Jones
2008-05-16 10:23   ` Richard Jones
     [not found]   ` <1210952228.4837.3.camel@sobolev>
2008-05-16 15:52     ` Richard Jones
     [not found]       ` <1210960502.3109.4.camel@sobolev>
2008-05-16 18:11         ` Richard Jones

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1210887019.8888.17.camel@sobolev.ece.ucsb.edu \
    --to=shiv@ece.ucsb.edu \
    --cc=caml-list@yquem.inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).