Browse thread
ocaml+twt v0.90
[
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: | Sebastien Ferre <ferre@i...> |
| Subject: | marshaling limits |
Hi, I get a segmentation fault when marshalling a large data structure. I could produce a file of ~30MB, but for a larger data structure of the same kind, I get a seg fault. Do you know of any limit in the marshalling functions w.r.t. size ? Some part of my data structure are big doubly linked graphs. --- Sébastien Ferré