Skip to content

Flow Removed causes crash #25

@chibacchie

Description

@chibacchie

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 ???

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions