[erlang-questions] erlang 20.0, macos 10.11, crash

Sverker Eriksson sverker.eriksson@REDACTED
Wed Jul 26 20:06:26 CEST 2017


That assertion should only be executed if configured with 
--enable-lock-checking

or if you build and run the debug VM.


Did you clean the source tree before build (git clean -xfd)?


/Sverker



On 07/26/2017 07:17 PM, Max Lapshin wrote:
> 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?
>
>
>
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20170726/ab690b7e/attachment.htm>


More information about the erlang-questions mailing list