View difference between Paste ID: f3b998308 and
SHOW: | | - or go back to the newest paste.
1-
1+
$> erlc test.erl && erl -pa ./ -run test test -run init stop -noshell
2
"before allocate"
3
*DBG* pp got call {alloc,<0.1.0>} from <0.1.0>
4
@@*DBG* pp new state [118,97,108,117,101]
5
6
---- 5000 miliseconds wait (default time out) ----
7
8
@@{"init terminating in do_boot",{timeout,{gen_server,call,[pp,{alloc,<0.1.0>}]}}}
9
10
Crash dump was written to: erl_crash.dump
11
init terminating in do_boot ()
12
$>