[
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: | 2006-12-15 (10:19) |
From: | Hendrik Tews <H.Tews@c...> |
Subject: | Re: [Caml-list] Caml-Debugger segmentation fault |
Hendrik Tews <H.Tews@cs.ru.nl> writes: With "3.09.3+ty2" I get a Caml-Debugger segmentation fault after "print *" (on a function that returns a bool). Can this be caused by a program working on possibly corrupted ocaml-heap data? Just for the record: I used the 3.09.3 debugger on a 3.09.3+ty2 bytecode image, the 3.09.3+ty2 debugger worked fine. Maybe the debugger could check the bytecode version before segfaulting? Hendrik