[erlang-bugs] R15B observer crash while refreshing the state of a stopped application
Dan Gudmundsson
dangud@REDACTED
Tue Feb 7 08:57:49 CET 2012
Your observer issues should be fixed in the maint branch now.
Thanks for the report.
/Dan
On Wed, Dec 28, 2011 at 11:24 PM, PAILLEAU Eric
<eric.pailleau@REDACTED> wrote:
> 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.
> _______________________________________________
> erlang-bugs mailing list
> erlang-bugs@REDACTED
> http://erlang.org/mailman/listinfo/erlang-bugs
More information about the erlang-bugs
mailing list