[erlang-questions] Current function is undefined?

Adam Kelly cthulahoops@REDACTED
Wed Mar 18 16:13:10 CET 2009


Hi,

Under what circumstances would the current function of a process be undefined?

> erlang:process_info(Pid, current_function).
{current_function,undefined}

I had a process which seemed to be just stuck doing nothing leading to
{message_queue_len,2781388}.

Thanks,
Adam.



More information about the erlang-questions mailing list