[erlang-questions] erlang:halt() cannot terminate the Erlang VM
skyman
cloudzen@REDACTED
Thu Mar 14 14:18:08 CET 2013
Hi all,
I encounter this problem: erlang:halt() cannot terminate the Erlang VM. Then I user "kill -USR1 erlpid" to kill the Erlang VM process, and get an Erlang crash dump, it indicates that there are some "Scheduled" processes.
I want to know under what cases erlang:halt() cannot terminate the Erlang VM, for example, existing "Scheduled" processes?
Thanks in advance!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20130314/730eb950/attachment.htm>
More information about the erlang-questions
mailing list