[erlang-bugs] BugReport_function_clause_ssh
Constantin Malikov
kostiamalikov@REDACTED
Tue Jun 3 06:18:22 CEST 2014
Hello , friends. I want to tell you about a bug in Erlang:
When using ssh following error occurred:
Erlang ssh connection handler failed with reason: {function_clause,
[{ssh_message,decode,
[<<1,0,0,0,11,0,0,0,20,
100,105,115,99,111,
110,110,101,99,116,
101,100,32,98,121,32,
117,115,101,114>>],
[{file,
"/home/konstantin/git/erl/lib/ssh/src/ssh_message.erl"},
{line,267}]},
{ssh_connection_handler,
generate_event,4,
[{file,
"/home/konstantin/git/erl/lib/ssh/src/ssh_connection_handler.erl"},
{line,1204}]},
{gen_fsm,handle_msg,7,
[{file,"gen_fsm.erl"},
{line,505}]},
{proc_lib,
init_p_do_apply,3,
[{file,"proc_lib.erl"},
{line,239}]}]}
, Stacktace: [{ssh_message,decode,
[<<1,0,0,0,11,0,0,0,20,100,105,115,99,111,110,110,101,99,
116,101,100,32,98,121,32,117,115,101,114>>],
[{file,
"/home/konstantin/git/erl/lib/ssh/src/ssh_message.erl"},
{line,267}]},
{ssh_connection_handler,generate_event,4,
[{file,
"/home/konstantin/git/erl/lib/ssh/src/ssh_connection_handler.erl"},
{line,1204}]},
{gen_fsm,handle_msg,7,[{file,"gen_fsm.erl"},{line,505}]},
{proc_lib,init_p_do_apply,3,[{file,"proc_lib.erl"},{line,239}]}]
please report this to erlang-bugs@REDACTED
With best regards,
Malikov Constantin, software developer, Eltex.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-bugs/attachments/20140603/cf597379/attachment.htm>
More information about the erlang-bugs
mailing list