[
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: | 2007-08-02 (05:05) |
From: | Markus Mottl <markus.mottl@g...> |
Subject: | Re: [Caml-list] segfault in 3.10.0 |
On 8/1/07, Andres Varon <avaron@gmail.com> wrote: > Has anyone observed sudden segfaults in OCaml 3.10.0 amd-64 under > linux? I would almost bet it's that one: http://caml.inria.fr/mantis/view.php?id=4300 Avoid enabling native stack backtraces (i.e. don't set OCAMLRUNPARAM=b=1). I haven't seen any segfaults yet unless these were turned on in which case you may see them often. Native stack backtraces unfortunately seem still broken. Regards, Markus -- Markus Mottl http://www.ocaml.info markus.mottl@gmail.com