Hello,
I have compiled my large ocaml programm successfully with
ocamlviz-support.
But if my program is still running, the ocalviz-gui freezes (top says
around
90% cpu load).
If I use ocamlviz-ascii instead it will abort with following message:
Fatal
error: exception Assert_failure("src/ascii.ml", 78, 13)
I have already tested if my programm has sucessfully started
ocamlviz-server,
and yes, a "telnet localhost 51000" does work and there are some data
received.
I have also varied the settings in OCAMLVIZ_PERIOD-environment variable,
no
changes.
Do you have additional hints? Do you need an trace-file, it is attached,
too.
With best regards,
Bye Andreas