caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* Out_of_memory
@ 2004-12-17  6:44 Christopher Alexander Stein
  2004-12-17 23:12 ` [Caml-list] Out_of_memory Damien Doligez
  0 siblings, 1 reply; 5+ messages in thread
From: Christopher Alexander Stein @ 2004-12-17  6:44 UTC (permalink / raw)
  To: caml-list


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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2004-12-18 18:35 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-12-17  6:44 Out_of_memory Christopher Alexander Stein
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

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).