Browse thread
Re: [Caml-list] Future of labels
-
Yaron M. Minsky
-
Jacques Garrigue
-
Judicael Courant
- Markus Mottl
- kahl@h...
- Chris Hecker
-
Judicael Courant
-
Jacques Garrigue
[
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: | 2001-04-17 (15:11) |
From: | Xavier Leroy <Xavier.Leroy@i...> |
Subject: | Re: [Caml-list] Seg fault with -custom and 2049 lets... |
> If I create a program with 2049 simple functions: > I get a seg fault if I compile it with the -custom flag and use a > debugging version of malloc: > or if I link using the debugging library libcamlrund.a: Yes, this is a bug in the bytecode compiler causing the virtual machine not to grow its stack enough to accommodate all the stack slots that your declaration requires. This will be fixed shortly. - Xavier Leroy ------------------- To unsubscribe, mail caml-list-request@inria.fr. Archives: http://caml.inria.fr