Observer Crashdump Viewer bug?
Tuncer Ayaz <[email protected]> Fri, 24 Apr 2015 22:35:22 +0200
| Newsgroups | gmane.comp.lang.erlang.bugs,gmane.comp.lang.erlang.general |
|---|---|
| Message-ID | <CAOvwQ4gavWcEP+c4SDUWyTTpmigcQcstq547LeTTmNtxxWMXEA@mail.gmail.com> |
Can anyone else reproduce a responsive but blocked Observer gui following these steps? # install otp 18.0 from master # clone and build erlguten $ git clone https://github.com/richcarl/erlguten $ cd erlguten $ make $ ./erlguten test/test1.xml # start Observer use File->Examine Crash Dump to load the # erlguten crash dump $ erl 1> observer:start(). ok WARNING: Found unexpected tag:scheduler WARNING: Found unexpected tag:scheduler WARNING: Found unexpected line in general information: Calling Thread WARNING: Found unexpected line in ETS info: Chain Length Avg # now it stalls in the GUI at "Processing ets" This does not happen if you instead start crashdump_viewer:start/0. _______________________________________________ erlang-bugs mailing list [email protected] http://erlang.org/mailman/listinfo/erlang-bugs