[erlang-bugs] R15B observer crash while refreshing the state of a stopped application

PAILLEAU Eric eric.pailleau@REDACTED
Wed Dec 28 23:24:43 CET 2011


Hello,

I got another crash when refreshing the process' state of an application
that is temporary stopped.

I think a test that the current application is still alive should be
performed before trying to refresh a vanished application.

----------------8<----------------------------------------------
Child crashed exiting:  <0.11300.0> {function_clause,
                                     [{proplists,get_value,
                                       [initial_call,undefined,undefined],
                                       [{file,"proplists.erl"},{line,222}]},
                                      {observer_lib,fill_info,2,

[{file,"observer_lib.erl"},{line,122}]},
                                      {observer_lib,fill_info,2,


[{file,"observer_lib.erl"},{line,127}]},
                                      {observer_procinfo,

                                       '-init_process_page/2-fun-0-',2,

                                       [{file,"observer_procinfo.erl"},

                                        {line,129}]},

                                      {observer_procinfo,

                                       '-handle_event/2-lc$^0/1-0-',1,

                                       [{file,"observer_procinfo.erl"},

                                        {line,98}]},

                                      {observer_procinfo,handle_event,2,

                                       [{file,"observer_procinfo.erl"},

                                        {line,98}]},

                                      {wx_object,handle_msg,5,


[{file,"wx_object.erl"},{line,394}]},
                                      {proc_lib,init_p_do_apply,3,

                                       [{file,"proc_lib.erl"},{line,227}]}]}

----------------8<----------------------------------------------

best regards.



More information about the erlang-bugs mailing list