I know this error. It happens when a nif tries to lock resources or start threads on a erlang VM without SMP support. Travis used to have this in the past.
I don't know what you are running on, but check the SMP support of your VM. Regards, Maas On Monday, September 26, 2016 at 5:57:55 PM UTC+2, heiheshang wrote: > > enif_send: called from non-scheduler thread on non-SMP VM/opt/zotonic/src/ > scripts/zotonic-debug: line 33: 1613 Aborted (core dumped > ) $ERL -env ERL_MAX_PORTS $MAX_PORTS +P $MAX_PROCESSES +K $KERNEL_POLL -pa > $PA $NAME_ARG $NODENAME@$NODEHOST -boot start_sasl $(find_config_arg > erlang.config) $(find_config_arg zotonic.config) -sasl errlog_type error -s > zotonic > > I run docker > -- --- You received this message because you are subscribed to the Google Groups "Zotonic developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
