>>What version of OTP are you using and on what platform? Erlang:halt
    only stops for flushing I/O of stdin/stdout. That has changed
    slightly in later releases. Is >>pending I/O something that could be
    the cause in your case?<br><br>Huh.  Am I understand well that if I will not send anything to stdout then erlang:halt() will not work?<br>
    <br><br><br><div class="gmail_quote">2013/3/18 Patrik Nyblom <span dir="ltr"><<a href="mailto:pan@erlang.org" target="_blank">pan@erlang.org</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


  
    
  
  <div bgcolor="#FFFFFF" text="#000000">
    <div>Hi!<div><div class="h5"><br>
      On 03/14/2013 02:18 PM, skyman wrote:<br>
    </div></div></div><div><div class="h5">
    <blockquote type="cite">
      
      <div style="line-height:1.7;font-size:14px;font-family:arial">Hi
        all,
        <div>I encounter this problem: erlang:halt() cannot terminate
          the Erlang VM. Then I user "kill -USR1 erlpid" to kill the <span style="line-height:1.7">Erlang VM process, and get an
            Erlang crash dump, it </span>indicates that there are some <span style="line-height:1.7">"Scheduled" </span><span style="line-height:1.7">processes.</span></div>
        <div><span style="line-height:1.7">I want to know </span> under
          what cases erlang:halt() cannot terminate the Erlang VM, for
          example, existing <span style="line-height:1.7"> </span><span style="line-height:1.7">"Scheduled" </span><span style="line-height:1.7">processes?</span></div>
        <div><span style="line-height:1.7">Thanks in advance!</span></div>
      </div>
      <br>
    </blockquote></div></div>
    What version of OTP are you using and on what platform? Erlang:halt
    only stops for flushing I/O of stdin/stdout. That has changed
    slightly in later releases. Is pending I/O something that could be
    the cause in your case?<br>
    <blockquote type="cite"><br>
      <span title="neteasefooter"><span></span></span>
      <br>
      <fieldset></fieldset>
      <br>
      <pre>_______________________________________________
erlang-questions mailing list
<a href="mailto:erlang-questions@erlang.org" target="_blank">erlang-questions@erlang.org</a>
<a href="http://erlang.org/mailman/listinfo/erlang-questions" target="_blank">http://erlang.org/mailman/listinfo/erlang-questions</a>
</pre>
    </blockquote>
    Cheers,<br>
    /Patrik<br>
  </div>

<br>_______________________________________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-questions" target="_blank">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
<br></blockquote></div><br>