[
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: | Animesh Pathak <animesh.pathak@i...> |
| Subject: | [Caml-list] STRANGE!!! |
hello people, I seem to have a very strange problem, I have a client server code (2 separate programs) which transmit data using Marshal.to_channel and Marshal.from_channel on sockets. The problem is.. although I AM able to run the program successfully in the caml toplevel by #load ing the appropriate .cma/.cmo files, when I run the programs independently, the server, after getting the data.. allocates memory in megabytes until a segmentation fault or a bus fault occurs!! It cannot even send ints. Kindly tell me what can possible be causing the problem. thanks for paying attn to my query Animesh ------------------- 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