caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] Fatal error: out of memory
@ 2012-06-05  0:32 Jianzhou Zhao
  2012-06-05  1:32 ` [Caml-list] " Jeffrey Scofield
  2012-06-06 21:30 ` [Caml-list] " Brian Campbell
  0 siblings, 2 replies; 6+ messages in thread
From: Jianzhou Zhao @ 2012-06-05  0:32 UTC (permalink / raw)
  To: caml-list

Hi List,

My program reports "Fatal error: out of memory" as a heisenbug on
64-bit machine. When I debugged my code or wanted to print any
messages from the code, the error did not appear. Also, on 32-bit
machine, the program has no "out of memory" problem. I found the
message is from "asmrun/memory.c". Does anyone know any clue or hint
to resolve the issue?

Thanks!
--
Jianzhou

^ permalink raw reply	[flat|nested] 6+ messages in thread
* Fatal error: out of memory
@ 2005-11-05 11:56 Sarah DJEBALI
  2005-11-05 12:07 ` [Caml-list] " Sven Luther
  2005-11-10 14:51 ` Damien Doligez
  0 siblings, 2 replies; 6+ messages in thread
From: Sarah DJEBALI @ 2005-11-05 11:56 UTC (permalink / raw)
  To: caml-list

Hi,

I am using ocaml 3.08, and when running my executable on certain kind of 
data I get the message :
Fatal error: out of memory.

To diagnose the problem and as adviced in the user manual,  I have run 
ocamlrun with the option -v.
It displays lots of "growing heap..." messages with the heap size 
growing slowly.
In such situations the user manual says there is an attempt to construct 
a data structure with too many cells.

I know this may look a very naive question,
but is is possible to increase the heap size?

Thank you in advance
Sarah

-- 
************************************************************
Sarah Djebali
Laboratoire Dynamique et Organisation des Genomes (DyOGen)
CNRS UMR 8541
ENS, 46 rue d'Ulm, 75005 Paris 
email : djebali@ens.fr
Tel : 0033 1 44 32 23 74


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

end of thread, other threads:[~2012-06-06 21:30 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-06-05  0:32 [Caml-list] Fatal error: out of memory Jianzhou Zhao
2012-06-05  1:32 ` [Caml-list] " Jeffrey Scofield
2012-06-06 21:30 ` [Caml-list] " Brian Campbell
  -- strict thread matches above, loose matches on Subject: below --
2005-11-05 11:56 Sarah DJEBALI
2005-11-05 12:07 ` [Caml-list] " Sven Luther
2005-11-05 17:09   ` Sven Luther
2005-11-10 14:51 ` Damien Doligez

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