Erlang crashes? Which OTP version are you using? And is it a clean build (maybe it doesn’t like a beam file from another OTP version).
- M > On 30 Jan 2019, at 14:31, heiheshang <[email protected]> wrote: > > /opt/zotonic $ ./bin/zotonic debug > erl_child_setup closed > > Crash dump is being written to: erl_crash.dump...done > > Started: Wed Jan 30 22:28:16 2019 > Message queue length: 0 > Number of heap fragments: 0 > Heap fragment data: 0 > Link list: [<0.5.0>] > Reductions: 1112 > Stack+heap: 4185 > OldHeap: 6772 > Heap unused: 3467 > OldHeap unused: 5371 > Memory: 88544 > Program counter: 0x00007f0a73aa7498 (init:boot_loop/2 + 64) > CP: 0x0000000000000000 (invalid) > arity = 0 > Internal State: ACT_PRIO_NORMAL | USR_PRIO_NORMAL | PRQ_PRIO_NORMAL | > TRAP_EXIT | ON_HEAP_MSGQ > =proc:<0.1.0> > State: Waiting > Name: erts_code_purger > Spawned as: erts_code_purger:start/0 > Spawned by: <0.0.0> > > > > > > > среда, 30 января 2019 г., 21:55:44 UTC+9 пользователь heiheshang написал: > /opt/zotonic $ ./bin/zotonic compile > {"init terminating in > do_boot",{undef,[{zotonic_launcher_config,load_configs,[],[]},{erl_eval,do_apply,6,[{file,"erl_eval.erl"},{line,670}]},{erl_eval,exprs,5,[{file,"erl_eval.erl"},{line,122}]},{init,start_it,1,[]},{init,start_em,1,[]},{init,do_boot,3,[]}]}} > init terminating in do_boot > ({undef,[{zotonic_launcher_config,load_configs,[],[]},{erl_eval,do_apply,6,[{_},{_}]},{erl_eval,exprs,5,[{_},{_}]},{init,start_it,1,[]},{init,start_em,1,[]},{init,do_boot,3 > > > > > -- > > --- > 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] > <mailto:[email protected]>. > For more options, visit https://groups.google.com/d/optout > <https://groups.google.com/d/optout>. -- --- 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.
