Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flow Removed causes crash #25

Open
chibacchie opened this issue Jun 28, 2013 · 0 comments
Open

Flow Removed causes crash #25

chibacchie opened this issue Jun 28, 2013 · 0 comments

Comments

@chibacchie
Copy link

If LINC tries to send a Flow Removed message, it crashes as follows.

2013-06-28 10:15:45 =CRASH REPORT====
  crasher:
    initial call: ofp_client:init/1
    pid: <0.651.0>
    registered_name: []
    exception exit: {{{badrecord,ofp_port_status},[{ofp_client_v4,filter_out_message,3,[{file,"src/ofp_client_v4.erl"},{line,103}]},{ofp_client,do_filter_send,2,[{file,"src/ofp_client.erl"},{line,411}]},{ofp_client,handle_call,3,[{file,"src/ofp_client.erl"},{line,174}]},{gen_server,handle_msg,5,[{file,"gen_server.erl"},{line,585}]},proc_lib,init_p_do_apply,3,[{file,"proc_lib.erl"},{line,239}]}]},[{gen_server,terminate,6,[{file,"gen_server.erl"},{line,744}]},{proc_lib,init_p_do_apply,3,[{file,"proc_lib.erl"},{line,239}]}]}

Maybe be fixed as https://gist.github.com/chibacchie/5881919 ???

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant