caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "Richard W.M. Jones" <rich@annexia.org>
To: caml-list@inria.fr
Subject: [Caml-list] Unison compiled with OCaml 4.00.0 allocates huge amount of memory, fails
Date: Thu, 15 Nov 2012 19:00:03 +0000	[thread overview]
Message-ID: <20121115190003.GA30390@annexia.org> (raw)


Just had this bug reported against Fedora:

  https://bugzilla.redhat.com/show_bug.cgi?id=877128

where Unison dies allocating a huge amount of memory:

mmap(NULL, 259407338535944192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = -1 ENOMEM (Cannot allocate memory)

It seems similar (but is probably not related) to the old bug in 3.10
where it would allocate 34 GB of RAM on a 64 bit machine
(https://bugzilla.redhat.com/show_bug.cgi?id=446940).

Has anyone seen anything like this in OCaml 4.00.[01]?

Rich.

-- 
Richard Jones
Red Hat

                 reply	other threads:[~2012-11-15 19:00 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20121115190003.GA30390@annexia.org \
    --to=rich@annexia.org \
    --cc=caml-list@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).