#634291 freezed ocamlviz-gui, assert-abort with ocamlviz-ascii

Package:
ocamlviz
Source:
ocamlviz
Description:
real-time profiling tools for Objective Caml (clients)
Submitter:
"Andreas Romeyke"
Date:
2011-07-18 14:09:05 UTC
Severity:
normal
#634291#5
Date:
2011-07-18 14:01:08 UTC
From:
To:
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