[
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: | Damien Doligez <Damien.Doligez@i...> |
| Subject: | Re: [Caml-list] Multithreading and marshalling |
On Wednesday, March 26, 2003, at 05:23 PM, Alessandro Baretta wrote: > Is there any known quirk between multithreading (bytecode version) and > marshalling? I ask because after adding multithreading support to > xcaml I have started to get segmentation faults upon accessing data > marshalled to disk by a previous execution of xcaml. There is a known bug with demarshalling of big values (more than 16 megabytes) and compaction (PR#1495). A patch (against 3.06) is at < http://caml.inria.fr/patches/pr1495-patch.txt >. If you have another bug, we are interested in a piece of code to reproduce the crash. -- Damien ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners