Browse thread
ocamlc.opt tries to allocate 34 GB of RAM ... and fails
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Richard Jones <rich@a...> |
| Subject: | Re: [Caml-list] ocamlc.opt tries to allocate 34 GB of RAM ... and fails |
On Wed, May 07, 2008 at 07:35:44PM +0200, Romain Beauxis wrote: > Isn't it this bug: > > http://caml.inria.fr/mantis/view.php?id=4448 It is suggested in that bug report that turning off address space randomization should make the problem go away. But I have turned this off, and there is no difference. Also I checked the source to our caml_aligned_mmap function and it is essentially the same as Markus Mottl's version in his comment in that thread (this has been reported in 3.10.1 & 3.10.2). It even includes a reference to that bug, indicating that the version we are using includes this patch. I'd still like to know if anyone can reproduce this case. Rich. -- Richard Jones Red Hat