Created
February 13, 2013 15:22
-
-
Save blind-coder/4945345 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 2013-02-13 22:51:18 =ERROR REPORT==== | |
| ** State machine {vm,<<"713d9bdd-6fc7-4bd7-b33d-6ad36d4af3b3">>} terminating | |
| ** Last event in was {create,[{<<"cpu_cap">>,200},{<<"name">>,<<"gitlab">>},{<<"quota">>,6144},{<<"ram">>,2048},{<<"requirements">>,[]},{<<"uuid">>,<<"6aa5463c-c8e0-40e2-92be-a13e1fdd2cb5">>},{<<"version">>,<<"0.1.0">>}],[{<<"dataset">>,<<"fdea06b0-3f24-11e2-ac50-0b645575ce9d">>},{<<"description">>,<<"Base image with core packages preinstalled">>},{<<"name">>,<<"base64">>},{<<"networks">>,[[{<<"gateway">>,<<"192.168.100.1">>},{<<"ip">>,<<"192.168.100.110">>},{<<"netmask">>,<<"255.255.255.0">>},{<<"nic_tag">>,<<"external">>}]]},{<<"os">>,<<"smartos">>},{<<"type">>,<<"zone">>},{<<"version">>,<<"1.8.4">>}],[{<<"admin_pw">>,<<"123">>},{<<"alias">>,<<"gitlab">>},{<<"hostname">>,<<"gitlab">>},{<<"metadata">>,[{}]},{<<"networks">>,[{<<"net0">>,<<"92a234f4-e86c-4d0f-a0c7-e9fd3cbdf3de">>}]},{<<"owner">>,<<"f373a3a1-8c38-4346-b6cd-6447a5290001">>},{<<"root_pw">>,<<"123">>}]} | |
| ** When State == initialized | |
| ** Data == {state,<<"52-54-00-94-32-6e">>,<<"713d9bdd-6fc7-4bd7-b33d-6ad36d4af3b3">>,undefined,[]} | |
| ** Reason for termination = | |
| ** {function_clause,[{jsxd,acc_merge,[#Fun<jsxd.8.10997751>,[{<<"admin_pw">>,<<"123">>}],[{}],[]],[{file,"src/jsxd.erl"},{line,263}]},{jsxd,update,4,[{file,"src/jsxd.erl"},{line,209}]},{lists,foldl,3,[{file,"lists.erl"},{line,1197}]},{chunter_spec,generate_spec,3,[{file,"src/chunter_spec.erl"},{line,153}]},{chunter_vm_fsm,initialized,2,[{file,"src/chunter_vm_fsm.erl"},{line,186}]},{gen_fsm,handle_msg,7,[{file,"gen_fsm.erl"},{line,494}]},{proc_lib,init_p_do_apply,3,[{file,"proc_lib.erl"},{line,227}]}]} | |
| 2013-02-13 22:51:18 =CRASH REPORT==== | |
| crasher: | |
| initial call: chunter_vm_fsm:init/1 | |
| pid: <0.8285.0> | |
| registered_name: [] | |
| exception exit: {{function_clause,[{jsxd,acc_merge,[#Fun<jsxd.8.10997751>,[{<<"admin_pw">>,<<"123">>}],[{}],[]],[{file,"src/jsxd.erl"},{line,263}]},{jsxd,update,4,[{file,"src/jsxd.erl"},{line,209}]},{lists,foldl,3,[{file,"lists.erl"},{line,1197}]},{chunter_spec,generate_spec,3,[{file,"src/chunter_spec.erl"},{line,153}]},{chunter_vm_fsm,initialized,2,[{file,"src/chunter_vm_fsm.erl"},{line,186}]},{gen_fsm,handle_msg,7,[{file,"gen_fsm.erl"},{line,494}]},{proc_lib,init_p_do_apply,3,[{file,"proc_lib.erl"},{line,227}]}]},[{gen_fsm,terminate,7,[{file,"gen_fsm.erl"},{line,611}]},{proc_lib,init_p_do_apply,3,[{file,"proc_lib.erl"},{line,227}]}]} | |
| ancestors: [<0.8283.0>,<0.113.0>,<0.111.0>,ranch_sup,<0.105.0>] | |
| messages: [] | |
| links: [] | |
| dictionary: [] | |
| trap_exit: false | |
| status: running | |
| heap_size: 1597 | |
| stack_size: 24 | |
| reductions: 1486 | |
| neighbours: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment