[erlang-patches] observer tv crash on formatting improper lists

Fredrik fredrik@REDACTED
Mon Feb 18 10:15:06 CET 2013


On 02/16/2013 01:26 PM, Andrey Tsirulev wrote:
> Hi,
>
> Observer table viewer crashes when attempts to display a term 
> containing improper lists (e.g. dict). Quick way to reproduce: run
> ets:insert(ets:new(test,[]), {1,[h|t]}).
> then start observer and open test ETS in table viewer. Observer will 
> crash.
>
> git fetch git://github.com/artplant/otp.git observer_tv_improper_lists
>
> https://github.com/artplant/otp/compare/erlang:master...observer_tv_improper_lists 
>
> https://github.com/artplant/otp/compare/erlang:master...observer_tv_improper_lists.patch 
>
>
> Regards,
> Andrey
>
> _______________________________________________
> erlang-patches mailing list
> erlang-patches@REDACTED
> http://erlang.org/mailman/listinfo/erlang-patches
Hello Andrey,
Currently in the 'master-pu' branch. Thanks!

-- 

BR Fredrik Gustafsson
Erlang OTP Team




More information about the erlang-patches mailing list