<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>That assertion should only be executed if configured with
      --enable-lock-checking</p>
    <p>or if you build and run the debug VM.</p>
    <p><br>
    </p>
    <p>Did you clean the source tree before build (git clean -xfd)?<br>
    </p>
    <p><br>
    </p>
    <p>/Sverker</p>
    <p><br>
    </p>
    <br>
    <div class="moz-cite-prefix">On 07/26/2017 07:17 PM, Max Lapshin
      wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAMxVRxC1dtw_KSckyZ4hcammUh-g3Js+7PbxrrPBYfCKBX0trw@mail.gmail.com">
      <pre wrap="">Running erlang 20.0:

beam/erl_port.h:769: Lock check assertion "erts_lc_is_port_locked(prt) ||
((int) (SWord) erts_tsd_get(erts_is_crash_dumping_key))" failed!

Currently no locks are locked by the unknown thread.


just on start of program.

Compiled with:


./configure --prefix=/usr/local/Cellar/erlang/19.0 --enable-threads
--enable-dirty-schedulers --enable-smp-support --enable-kernel-poll
--enable-m64-build --with-dynamic-trace=dtrace --without-javac --with-ssl
--with-wx --with-ssl=/usr/local/Cellar/openssl/1.0.2
--with-microstate-accounting=extra --enable-hipe --enable-lock-counter


Is it a known problem?

</pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
erlang-questions mailing list
<a class="moz-txt-link-abbreviated" href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a>
<a class="moz-txt-link-freetext" href="http://erlang.org/mailman/listinfo/erlang-questions">http://erlang.org/mailman/listinfo/erlang-questions</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>