caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Christopher Alexander Stein <stein@eecs.harvard.edu>
To: caml-list@inria.fr
Subject: Out_of_memory
Date: Fri, 17 Dec 2004 01:44:03 -0500 (EST)	[thread overview]
Message-ID: <20041217013905.L29074@bowser.eecs.harvard.edu> (raw)


Hi, I am getting an exception Out_of_memory. The manual tells me
this is raised by the garbage collector when there is
insufficient memory to complete the computation. Is there any way
to find out what is causing this; what is gobbling up memory too
fast for the GC? Perhaps there is a way to get and analyze a core
file or a way to catch the exception and dump the heap and
garbage collector state. Any suggestions? I am using a C library,
but carefully followed the rules of;
http://caml.inria.fr/ocaml/htmlman/manual032.html
Though I suspect the C library is responsible.

Thanks

Lex


             reply	other threads:[~2004-12-17  6:44 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-17  6:44 Christopher Alexander Stein [this message]
2004-12-17 23:12 ` [Caml-list] Out_of_memory Damien Doligez
2004-12-18  8:18   ` Christopher Alexander Stein
2004-12-18 11:10     ` Damien Doligez
2004-12-18 18:35       ` Christopher Alexander Stein

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=20041217013905.L29074@bowser.eecs.harvard.edu \
    --to=stein@eecs.harvard.edu \
    --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).