You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Ganesh Murthy (JIRA)" <ji...@apache.org> on 2018/12/18 20:46:00 UTC

[jira] [Resolved] (DISPATCH-1220) Valgrid errors when running system_tests_edge_router

     [ https://issues.apache.org/jira/browse/DISPATCH-1220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ganesh Murthy resolved DISPATCH-1220.
-------------------------------------
    Resolution: Fixed

> Valgrid errors when running system_tests_edge_router
> ----------------------------------------------------
>
>                 Key: DISPATCH-1220
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-1220
>             Project: Qpid Dispatch
>          Issue Type: Bug
>          Components: Container, Tests
>    Affects Versions: 1.4.1
>            Reporter: Ganesh Murthy
>            Assignee: Ganesh Murthy
>            Priority: Major
>             Fix For: 1.5.0
>
>
> {noformat}
> FAILED (failures=28, errors=5)
> [gmurthy@localhost build]$ ../bin/grinder
> -----
> kind = Leak_DefinitelyLost  (count=14)
> Leaked Bytes = 28896 Blocks = 14
> Stack:
>   (malloc) /builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:299
>   (new_qdr_terminus_t) /home/gmurthy/opensource/qpid-dispatch/src/router_core/terminus.c:24
>   (qdr_terminus) /home/gmurthy/opensource/qpid-dispatch/src/router_core/terminus.c:30
>   (AMQP_link_attach_handler) /home/gmurthy/opensource/qpid-dispatch/src/router_node.c:739
>   (handle_link_open) /home/gmurthy/opensource/qpid-dispatch/src/container.c:177
>   (qd_container_handle_event) /home/gmurthy/opensource/qpid-dispatch/src/container.c:566
>   (handle) /home/gmurthy/opensource/qpid-dispatch/src/server.c:985
>   (thread_run) /home/gmurthy/opensource/qpid-dispatch/src/server.c:1010
>   (start_thread) <none>/<none>:<none>
>   (clone) <none>/<none>:<none>
> -----
> kind = Leak_DefinitelyLost  (count=13)
> Leaked Bytes = 1144 Blocks = 13
> Stack:
>   (malloc) /builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:299
>   (qdrc_event_subscribe_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/core_events.c:42
>   (qcm_addr_lookup_client_init_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/modules/address_lookup_client/lookup_client.c:702
>   (router_core_thread) /home/gmurthy/opensource/qpid-dispatch/src/router_core/router_core_thread.c:88
>   (start_thread) <none>/<none>:<none>
>   (clone) <none>/<none>:<none>
> -----
> kind = Leak_DefinitelyLost  (count=11)
> Leaked Bytes = 1408 Blocks = 11
> Stack:
>   (malloc) /builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:299
>   (new_qdr_conn_identifier_t) /home/gmurthy/opensource/qpid-dispatch/src/router_core/route_control.c:28
>   (qdr_route_declare_id_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/route_control.c:73
>   (qdr_route_add_link_route_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/route_control.c:367
>   (qdra_config_link_route_create_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/agent_config_link_route.c:493
>   (qdr_manage_create_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/agent.c:388
>   (router_core_thread) /home/gmurthy/opensource/qpid-dispatch/src/router_core/router_core_thread.c:124
>   (start_thread) <none>/<none>:<none>
>   (clone) <none>/<none>:<none>
> -----
> kind = Leak_DefinitelyLost  (count=7)
> Leaked Bytes = 12640 Blocks = 79
> Stack:
>   (malloc) /builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:299
>   (new_qd_iterator_t) /home/gmurthy/opensource/qpid-dispatch/src/iterator.c:70
>   (qd_iterator_buffer) /home/gmurthy/opensource/qpid-dispatch/src/iterator.c:444
>   (qd_message_field_iterator) /home/gmurthy/opensource/qpid-dispatch/src/message.c:1857
>   (_receiver_transfer_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/core_client_api.c:534
>   (qdrc_endpoint_do_deliver_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/core_link_endpoint.c:190
>   (qdr_link_deliver_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/transfer.c:991
>   (router_core_thread) /home/gmurthy/opensource/qpid-dispatch/src/router_core/router_core_thread.c:124
>   (start_thread) <none>/<none>:<none>
>   (clone) <none>/<none>:<none>
> -----
> kind = Leak_DefinitelyLost  (count=7)
> Leaked Bytes = 12640 Blocks = 79
> Stack:
>   (malloc) /builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:299
>   (new_qd_iterator_t) /home/gmurthy/opensource/qpid-dispatch/src/iterator.c:70
>   (qd_iterator_buffer) /home/gmurthy/opensource/qpid-dispatch/src/iterator.c:444
>   (qd_message_field_iterator) /home/gmurthy/opensource/qpid-dispatch/src/message.c:1857
>   (_receiver_transfer_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/core_client_api.c:533
>   (qdrc_endpoint_do_deliver_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/core_link_endpoint.c:190
>   (qdr_link_deliver_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/transfer.c:991
>   (router_core_thread) /home/gmurthy/opensource/qpid-dispatch/src/router_core/router_core_thread.c:124
>   (start_thread) <none>/<none>:<none>
>   (clone) <none>/<none>:<none>
> -----
> kind = Leak_DefinitelyLost  (count=6)
> Leaked Bytes = 12384 Blocks = 6
> Stack:
>   (malloc) /builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:299
>   (new_qdr_terminus_t) /home/gmurthy/opensource/qpid-dispatch/src/router_core/terminus.c:24
>   (qdr_terminus) /home/gmurthy/opensource/qpid-dispatch/src/router_core/terminus.c:30
>   (AMQP_link_attach_handler) /home/gmurthy/opensource/qpid-dispatch/src/router_node.c:739
>   (handle_link_open) /home/gmurthy/opensource/qpid-dispatch/src/container.c:177
>   (qd_container_handle_event) /home/gmurthy/opensource/qpid-dispatch/src/container.c:566
>   (handle) /home/gmurthy/opensource/qpid-dispatch/src/server.c:985
>   (thread_run) /home/gmurthy/opensource/qpid-dispatch/src/server.c:1010
>   (qd_server_run) /home/gmurthy/opensource/qpid-dispatch/src/server.c:1284
>   (main_process) /home/gmurthy/opensource/qpid-dispatch/router/src/main.c:112
>   (main) /home/gmurthy/opensource/qpid-dispatch/router/src/main.c:367
> -----
> kind = Leak_DefinitelyLost  (count=5)
> Leaked Bytes = 6912 Blocks = 16
> Stack:
>   (malloc) /builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:299
>   (new_qdr_error_t) /home/gmurthy/opensource/qpid-dispatch/src/router_core/error.c:30
>   (qdr_error_from_pn) /home/gmurthy/opensource/qpid-dispatch/src/router_core/error.c:37
>   (AMQP_link_detach_handler) /home/gmurthy/opensource/qpid-dispatch/src/router_node.c:814
>   (close_links) /home/gmurthy/opensource/qpid-dispatch/src/container.c:298
>   (close_handler) /home/gmurthy/opensource/qpid-dispatch/src/container.c:311
>   (qd_container_handle_event) /home/gmurthy/opensource/qpid-dispatch/src/container.c:640
>   (handle) /home/gmurthy/opensource/qpid-dispatch/src/server.c:985
>   (thread_run) /home/gmurthy/opensource/qpid-dispatch/src/server.c:1010
>   (qd_server_run) /home/gmurthy/opensource/qpid-dispatch/src/server.c:1284
>   (main_process) /home/gmurthy/opensource/qpid-dispatch/router/src/main.c:112
>   (main) /home/gmurthy/opensource/qpid-dispatch/router/src/main.c:367
> -----
> kind = Leak_DefinitelyLost  (count=5)
> Leaked Bytes = 2030 Blocks = 5
> Stack:
>   (malloc) /builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:299
>   (new_qdr_conn_identifier_t) /home/gmurthy/opensource/qpid-dispatch/src/router_core/route_control.c:28
>   (qdr_route_declare_id_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/route_control.c:73
>   (qdr_route_add_auto_link_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/route_control.c:510
>   (qdra_config_auto_link_create_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/agent_config_auto_link.c:431
>   (qdr_manage_create_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/agent.c:389
>   (router_core_thread) /home/gmurthy/opensource/qpid-dispatch/src/router_core/router_core_thread.c:124
>   (start_thread) <none>/<none>:<none>
>   (clone) <none>/<none>:<none>
> -----
> kind = Leak_DefinitelyLost  (count=4)
> Leaked Bytes = 47113 Blocks = 20
> Stack:
>   (malloc) /builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:299
>   (new_qdr_delivery_t) /home/gmurthy/opensource/qpid-dispatch/src/router_core/router_core.c:30
>   (qdr_link_deliver_to_routed_link) /home/gmurthy/opensource/qpid-dispatch/src/router_core/transfer.c:110
>   (AMQP_rx_handler) /home/gmurthy/opensource/qpid-dispatch/src/router_node.c:390
>   (do_receive) /home/gmurthy/opensource/qpid-dispatch/src/container.c:190
>   (qd_container_handle_event) /home/gmurthy/opensource/qpid-dispatch/src/container.c:627
>   (handle) /home/gmurthy/opensource/qpid-dispatch/src/server.c:985
>   (thread_run) /home/gmurthy/opensource/qpid-dispatch/src/server.c:1010
>   (start_thread) <none>/<none>:<none>
>   (clone) <none>/<none>:<none>
> -----
> kind = Leak_DefinitelyLost  (count=4)
> Leaked Bytes = 128 Blocks = 4
> Stack:
>   (malloc) /builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:299
>   (new_qd_pn_free_link_session_t) /home/gmurthy/opensource/qpid-dispatch/src/container.c:92
>   (add_link_to_free_list) /home/gmurthy/opensource/qpid-dispatch/src/container.c:383
>   (qd_container_handle_event) /home/gmurthy/opensource/qpid-dispatch/src/container.c:598
>   (handle) /home/gmurthy/opensource/qpid-dispatch/src/server.c:985
>   (thread_run) /home/gmurthy/opensource/qpid-dispatch/src/server.c:1010
>   (start_thread) <none>/<none>:<none>
>   (clone) <none>/<none>:<none>
> -----
> kind = Leak_DefinitelyLost  (count=4)
> Leaked Bytes = 36004 Blocks = 4
> Stack:
>   (malloc) /builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:299
>   (new_qdr_link_t) /home/gmurthy/opensource/qpid-dispatch/src/router_core/router_core.c:32
>   (qdr_create_link_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/connections.c:866
>   (on_conn_event) /home/gmurthy/opensource/qpid-dispatch/src/router_core/modules/edge_router/addr_proxy.c:181
>   (qdrc_event_conn_raise) /home/gmurthy/opensource/qpid-dispatch/src/router_core/core_events.c:90
>   (on_conn_event) /home/gmurthy/opensource/qpid-dispatch/src/router_core/modules/edge_router/connection_manager.c:58
>   (qdrc_event_conn_raise) /home/gmurthy/opensource/qpid-dispatch/src/router_core/core_events.c:90
>   (qdr_connection_opened_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/connections.c:1128
>   (router_core_thread) /home/gmurthy/opensource/qpid-dispatch/src/router_core/router_core_thread.c:124
>   (start_thread) <none>/<none>:<none>
>   (clone) <none>/<none>:<none>
> -----
> kind = Leak_DefinitelyLost  (count=3)
> Leaked Bytes = 1218 Blocks = 3
> Stack:
>   (malloc) /builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:299
>   (new_qdr_auto_link_t) /home/gmurthy/opensource/qpid-dispatch/src/router_core/route_control.c:27
>   (qdr_route_add_auto_link_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/route_control.c:470
>   (qdra_config_auto_link_create_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/agent_config_auto_link.c:431
>   (qdr_manage_create_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/agent.c:389
>   (router_core_thread) /home/gmurthy/opensource/qpid-dispatch/src/router_core/router_core_thread.c:124
>   (start_thread) <none>/<none>:<none>
>   (clone) <none>/<none>:<none>
> -----
> kind = Leak_DefinitelyLost  (count=3)
> Leaked Bytes = 19604 Blocks = 3
> Stack:
>   (malloc) /builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:299
>   (new_qdr_link_t) /home/gmurthy/opensource/qpid-dispatch/src/router_core/router_core.c:32
>   (qdr_link_first_attach) /home/gmurthy/opensource/qpid-dispatch/src/router_core/connections.c:454
>   (AMQP_outgoing_link_handler) /home/gmurthy/opensource/qpid-dispatch/src/router_node.c:721
>   (setup_outgoing_link) /home/gmurthy/opensource/qpid-dispatch/src/container.c:129
>   (qd_container_handle_event) /home/gmurthy/opensource/qpid-dispatch/src/container.c:555
>   (handle) /home/gmurthy/opensource/qpid-dispatch/src/server.c:985
>   (thread_run) /home/gmurthy/opensource/qpid-dispatch/src/server.c:1010
>   (start_thread) <none>/<none>:<none>
>   (clone) <none>/<none>:<none>
> -----
> kind = Leak_DefinitelyLost  (count=3)
> Leaked Bytes = 4320 Blocks = 10
> Stack:
>   (malloc) /builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:299
>   (new_qdr_error_t) /home/gmurthy/opensource/qpid-dispatch/src/router_core/error.c:30
>   (qdr_error_from_pn) /home/gmurthy/opensource/qpid-dispatch/src/router_core/error.c:37
>   (AMQP_link_detach_handler) /home/gmurthy/opensource/qpid-dispatch/src/router_node.c:814
>   (close_links) /home/gmurthy/opensource/qpid-dispatch/src/container.c:298
>   (close_handler) /home/gmurthy/opensource/qpid-dispatch/src/container.c:311
>   (qd_container_handle_event) /home/gmurthy/opensource/qpid-dispatch/src/container.c:640
>   (handle) /home/gmurthy/opensource/qpid-dispatch/src/server.c:985
>   (thread_run) /home/gmurthy/opensource/qpid-dispatch/src/server.c:1010
>   (start_thread) <none>/<none>:<none>
>   (clone) <none>/<none>:<none>
> -----
> kind = Leak_DefinitelyLost  (count=2)
> Leaked Bytes = 384 Blocks = 6
> Stack:
>   (malloc) /builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:299
>   (new_qd_composed_field_t) /home/gmurthy/opensource/qpid-dispatch/src/compose.c:29
>   (qd_compose_subfield) /home/gmurthy/opensource/qpid-dispatch/src/compose.c:213
>   (qd_compose) /home/gmurthy/opensource/qpid-dispatch/src/compose.c:227
>   (qdcm_edge_create_address_dlv) /home/gmurthy/opensource/qpid-dispatch/src/router_core/modules/edge_addr_tracking/edge_addr_tracking.c:55
>   (qdrc_send_message) /home/gmurthy/opensource/qpid-dispatch/src/router_core/modules/edge_addr_tracking/edge_addr_tracking.c:165
>   (on_link_event) /home/gmurthy/opensource/qpid-dispatch/src/router_core/modules/edge_addr_tracking/edge_addr_tracking.c:307
>   (qdrc_event_link_raise) /home/gmurthy/opensource/qpid-dispatch/src/router_core/core_events.c:102
>   (qdr_link_react_to_first_attach_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/modules/address_lookup_client/lookup_client.c:397
>   (qcm_addr_lookup_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/modules/address_lookup_client/lookup_client.c:514
>   (qdr_link_inbound_first_attach_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/connections.c:1364
>   (router_core_thread) /home/gmurthy/opensource/qpid-dispatch/src/router_core/router_core_thread.c:124
> -----
> kind = Leak_DefinitelyLost  (count=2)
> Leaked Bytes = 256 Blocks = 4
> Stack:
>   (malloc) /builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:299
>   (new_qd_composed_field_t) /home/gmurthy/opensource/qpid-dispatch/src/compose.c:29
>   (qd_compose_subfield) /home/gmurthy/opensource/qpid-dispatch/src/compose.c:213
>   (qd_compose) /home/gmurthy/opensource/qpid-dispatch/src/compose.c:227
>   (qdcm_edge_create_address_dlv) /home/gmurthy/opensource/qpid-dispatch/src/router_core/modules/edge_addr_tracking/edge_addr_tracking.c:55
>   (qdrc_send_message) /home/gmurthy/opensource/qpid-dispatch/src/router_core/modules/edge_addr_tracking/edge_addr_tracking.c:165
>   (on_addr_event) /home/gmurthy/opensource/qpid-dispatch/src/router_core/modules/edge_addr_tracking/edge_addr_tracking.c:214
>   (qdrc_event_addr_raise) /home/gmurthy/opensource/qpid-dispatch/src/router_core/core_events.c:114
>   (qdr_map_destination_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/route_tables.c:640
>   (router_core_thread) /home/gmurthy/opensource/qpid-dispatch/src/router_core/router_core_thread.c:124
>   (start_thread) <none>/<none>:<none>
>   (clone) <none>/<none>:<none>
> -----
> kind = Leak_DefinitelyLost  (count=2)
> Leaked Bytes = 16640 Blocks = 8
> Stack:
>   (malloc) /builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:299
>   (new_qdr_delivery_t) /home/gmurthy/opensource/qpid-dispatch/src/router_core/router_core.c:30
>   (qdr_link_deliver_to_routed_link) /home/gmurthy/opensource/qpid-dispatch/src/router_core/transfer.c:110
>   (AMQP_rx_handler) /home/gmurthy/opensource/qpid-dispatch/src/router_node.c:390
>   (do_receive) /home/gmurthy/opensource/qpid-dispatch/src/container.c:190
>   (qd_container_handle_event) /home/gmurthy/opensource/qpid-dispatch/src/container.c:627
>   (handle) /home/gmurthy/opensource/qpid-dispatch/src/server.c:985
>   (thread_run) /home/gmurthy/opensource/qpid-dispatch/src/server.c:1010
>   (qd_server_run) /home/gmurthy/opensource/qpid-dispatch/src/server.c:1284
>   (main_process) /home/gmurthy/opensource/qpid-dispatch/router/src/main.c:112
>   (main) /home/gmurthy/opensource/qpid-dispatch/router/src/main.c:367
> -----
> kind = Leak_DefinitelyLost  (count=2)
> Leaked Bytes = 384 Blocks = 6
> Stack:
>   (malloc) /builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:299
>   (new_qd_composed_field_t) /home/gmurthy/opensource/qpid-dispatch/src/compose.c:29
>   (qd_compose_subfield) /home/gmurthy/opensource/qpid-dispatch/src/compose.c:213
>   (qd_compose) /home/gmurthy/opensource/qpid-dispatch/src/compose.c:227
>   (qdcm_edge_create_address_dlv) /home/gmurthy/opensource/qpid-dispatch/src/router_core/modules/edge_addr_tracking/edge_addr_tracking.c:60
>   (qdrc_send_message) /home/gmurthy/opensource/qpid-dispatch/src/router_core/modules/edge_addr_tracking/edge_addr_tracking.c:165
>   (on_link_event) /home/gmurthy/opensource/qpid-dispatch/src/router_core/modules/edge_addr_tracking/edge_addr_tracking.c:307
>   (qdrc_event_link_raise) /home/gmurthy/opensource/qpid-dispatch/src/router_core/core_events.c:102
>   (qdr_link_react_to_first_attach_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/modules/address_lookup_client/lookup_client.c:397
>   (qcm_addr_lookup_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/modules/address_lookup_client/lookup_client.c:514
>   (qdr_link_inbound_first_attach_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/connections.c:1364
>   (router_core_thread) /home/gmurthy/opensource/qpid-dispatch/src/router_core/router_core_thread.c:124
> -----
> kind = Leak_DefinitelyLost  (count=2)
> Leaked Bytes = 256 Blocks = 4
> Stack:
>   (malloc) /builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:299
>   (new_qd_composed_field_t) /home/gmurthy/opensource/qpid-dispatch/src/compose.c:29
>   (qd_compose_subfield) /home/gmurthy/opensource/qpid-dispatch/src/compose.c:213
>   (qd_compose) /home/gmurthy/opensource/qpid-dispatch/src/compose.c:227
>   (qdcm_edge_create_address_dlv) /home/gmurthy/opensource/qpid-dispatch/src/router_core/modules/edge_addr_tracking/edge_addr_tracking.c:60
>   (qdrc_send_message) /home/gmurthy/opensource/qpid-dispatch/src/router_core/modules/edge_addr_tracking/edge_addr_tracking.c:165
>   (on_addr_event) /home/gmurthy/opensource/qpid-dispatch/src/router_core/modules/edge_addr_tracking/edge_addr_tracking.c:214
>   (qdrc_event_addr_raise) /home/gmurthy/opensource/qpid-dispatch/src/router_core/core_events.c:114
>   (qdr_map_destination_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/route_tables.c:640
>   (router_core_thread) /home/gmurthy/opensource/qpid-dispatch/src/router_core/router_core_thread.c:124
>   (start_thread) <none>/<none>:<none>
>   (clone) <none>/<none>:<none>
> -----
> kind = Leak_DefinitelyLost  (count=2)
> Leaked Bytes = 704 Blocks = 11
> Stack:
>   (malloc) /builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:299
>   (new_qd_composed_field_t) /home/gmurthy/opensource/qpid-dispatch/src/compose.c:29
>   (qd_compose_subfield) /home/gmurthy/opensource/qpid-dispatch/src/compose.c:213
>   (qd_compose) /home/gmurthy/opensource/qpid-dispatch/src/compose.c:227
>   (qdcm_edge_create_address_dlv) /home/gmurthy/opensource/qpid-dispatch/src/router_core/modules/edge_addr_tracking/edge_addr_tracking.c:55
>   (qdrc_send_message) /home/gmurthy/opensource/qpid-dispatch/src/router_core/modules/edge_addr_tracking/edge_addr_tracking.c:165
>   (on_link_event) /home/gmurthy/opensource/qpid-dispatch/src/router_core/modules/edge_addr_tracking/edge_addr_tracking.c:307
>   (qdrc_event_link_raise) /home/gmurthy/opensource/qpid-dispatch/src/router_core/core_events.c:102
>   (qdr_link_react_to_first_attach_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/modules/address_lookup_client/lookup_client.c:397
>   (qcm_addr_lookup_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/modules/address_lookup_client/lookup_client.c:514
>   (qdr_link_inbound_first_attach_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/connections.c:1391
>   (router_core_thread) /home/gmurthy/opensource/qpid-dispatch/src/router_core/router_core_thread.c:124
> -----
> kind = InvalidRead  (count=2)
> Invalid read of size 8
> Stack:
>   (qdr_deliver_continue_peers_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/transfer.c:1200
>   (qdr_deliver_continue_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/transfer.c:1236
>   (router_core_thread) /home/gmurthy/opensource/qpid-dispatch/src/router_core/router_core_thread.c:124
>   (start_thread) <none>/<none>:<none>
>   (clone) <none>/<none>:<none>
>   Address 0x11577e30 is 32 bytes inside a block of size 256 free'd
>   (free) /builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:530
>   (free_qdr_delivery_t) /home/gmurthy/opensource/qpid-dispatch/src/router_core/router_core.c:30
>   (qdr_delete_delivery_internal_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/transfer.c:604
>   (qdr_delivery_decref_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/transfer.c:734
>   (qdr_link_cleanup_deliveries_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/connections.c:692
>   (qdr_link_inbound_detach_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/connections.c:1657
>   (router_core_thread) /home/gmurthy/opensource/qpid-dispatch/src/router_core/router_core_thread.c:124
>   (start_thread) <none>/<none>:<none>
>   (clone) <none>/<none>:<none>
>   Block was alloc'd at
>   (malloc) /builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:299
>   (new_qdr_delivery_t) /home/gmurthy/opensource/qpid-dispatch/src/router_core/router_core.c:30
>   (qdr_forward_new_delivery_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/forwarder.c:116
>   (qdr_forward_multicast_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/forwarder.c:342
>   (qdr_forward_message_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/forwarder.c:995
>   (qdr_link_forward_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/transfer.c:879
>   (qdr_link_deliver_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/transfer.c:1056
>   (router_core_thread) /home/gmurthy/opensource/qpid-dispatch/src/router_core/router_core_thread.c:124
>   (start_thread) <none>/<none>:<none>
>   (clone) <none>/<none>:<none>
> -----
> kind = Leak_DefinitelyLost  (count=2)
> Leaked Bytes = 704 Blocks = 11
> Stack:
>   (malloc) /builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:299
>   (new_qd_composed_field_t) /home/gmurthy/opensource/qpid-dispatch/src/compose.c:29
>   (qd_compose_subfield) /home/gmurthy/opensource/qpid-dispatch/src/compose.c:213
>   (qd_compose) /home/gmurthy/opensource/qpid-dispatch/src/compose.c:227
>   (qdcm_edge_create_address_dlv) /home/gmurthy/opensource/qpid-dispatch/src/router_core/modules/edge_addr_tracking/edge_addr_tracking.c:60
>   (qdrc_send_message) /home/gmurthy/opensource/qpid-dispatch/src/router_core/modules/edge_addr_tracking/edge_addr_tracking.c:165
>   (on_link_event) /home/gmurthy/opensource/qpid-dispatch/src/router_core/modules/edge_addr_tracking/edge_addr_tracking.c:307
>   (qdrc_event_link_raise) /home/gmurthy/opensource/qpid-dispatch/src/router_core/core_events.c:102
>   (qdr_link_react_to_first_attach_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/modules/address_lookup_client/lookup_client.c:397
>   (qcm_addr_lookup_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/modules/address_lookup_client/lookup_client.c:514
>   (qdr_link_inbound_first_attach_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/connections.c:1391
>   (router_core_thread) /home/gmurthy/opensource/qpid-dispatch/src/router_core/router_core_thread.c:124
> -----
> kind = InvalidRead  (count=1)
> Invalid read of size 8
> Stack:
>   (qdr_deliver_continue_peers_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/transfer.c:1197
>   (qdr_deliver_continue_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/transfer.c:1236
>   (router_core_thread) /home/gmurthy/opensource/qpid-dispatch/src/router_core/router_core_thread.c:124
>   (start_thread) <none>/<none>:<none>
>   (clone) <none>/<none>:<none>
>   Address 0x1287f7a8 is 120 bytes inside a block of size 544 free'd
>   (free) /builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:530
>   (free_qdr_connection_t) /home/gmurthy/opensource/qpid-dispatch/src/router_core/connections.c:37
>   (qdr_connection_free) /home/gmurthy/opensource/qpid-dispatch/src/router_core/connections.c:1140
>   (qdr_connection_closed_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/connections.c:1219
>   (router_core_thread) /home/gmurthy/opensource/qpid-dispatch/src/router_core/router_core_thread.c:124
>   (start_thread) <none>/<none>:<none>
>   (clone) <none>/<none>:<none>
>   Block was alloc'd at
>   (malloc) /builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:299
>   (new_qdr_connection_t) /home/gmurthy/opensource/qpid-dispatch/src/router_core/connections.c:37
>   (qdr_connection_opened) /home/gmurthy/opensource/qpid-dispatch/src/router_core/connections.c:80
>   (AMQP_opened_handler) /home/gmurthy/opensource/qpid-dispatch/src/router_node.c:1151
>   (AMQP_inbound_opened_handler) /home/gmurthy/opensource/qpid-dispatch/src/router_node.c:1164
>   (notify_opened) /home/gmurthy/opensource/qpid-dispatch/src/container.c:237
>   (policy_notify_opened) /home/gmurthy/opensource/qpid-dispatch/src/container.c:251
>   (qd_policy_amqp_open) /home/gmurthy/opensource/qpid-dispatch/src/policy.c:1027
>   (qd_container_handle_event) /home/gmurthy/opensource/qpid-dispatch/src/container.c:440
>   (handle) /home/gmurthy/opensource/qpid-dispatch/src/server.c:985
>   (thread_run) /home/gmurthy/opensource/qpid-dispatch/src/server.c:1010
>   (qd_server_run) /home/gmurthy/opensource/qpid-dispatch/src/server.c:1284
> -----
> kind = InvalidRead  (count=1)
> Invalid read of size 8
> Stack:
>   (qdrc_endpoint_send_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/core_link_endpoint.c:127
>   (qdrc_send_message) /home/gmurthy/opensource/qpid-dispatch/src/router_core/modules/edge_addr_tracking/edge_addr_tracking.c:168
>   (on_addr_event) /home/gmurthy/opensource/qpid-dispatch/src/router_core/modules/edge_addr_tracking/edge_addr_tracking.c:234
>   (qdrc_event_addr_raise) /home/gmurthy/opensource/qpid-dispatch/src/router_core/core_events.c:114
>   (qdr_core_unbind_address_link_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/router_core.c:475
>   (qdr_link_inbound_detach_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/connections.c:1637
>   (router_core_thread) /home/gmurthy/opensource/qpid-dispatch/src/router_core/router_core_thread.c:124
>   (start_thread) <none>/<none>:<none>
>   (clone) <none>/<none>:<none>
>   Address 0x9997fb0 is 16 bytes inside a block of size 24 free'd
>   (free) /builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:530
>   (free_qdrc_endpoint_t) /home/gmurthy/opensource/qpid-dispatch/src/router_core/core_link_endpoint.c:31
>   (qdrc_endpoint_detach_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/core_link_endpoint.c:104
>   (qdrc_address_endpoint_on_first_detach) /home/gmurthy/opensource/qpid-dispatch/src/router_core/modules/edge_addr_tracking/edge_addr_tracking.c:129
>   (qdrc_endpoint_do_detach_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/core_link_endpoint.c:212
>   (qdr_link_inbound_detach_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/connections.c:1545
>   (router_core_thread) /home/gmurthy/opensource/qpid-dispatch/src/router_core/router_core_thread.c:124
>   (start_thread) <none>/<none>:<none>
>   (clone) <none>/<none>:<none>
>   Block was alloc'd at
>   (malloc) /builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:299
>   (new_qdrc_endpoint_t) /home/gmurthy/opensource/qpid-dispatch/src/router_core/core_link_endpoint.c:31
>   (qdrc_endpoint_do_bound_attach_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/core_link_endpoint.c:168
>   (qdr_link_react_to_first_attach_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/modules/address_lookup_client/lookup_client.c:314
>   (qcm_addr_lookup_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/modules/address_lookup_client/lookup_client.c:514
>   (qdr_link_inbound_first_attach_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/connections.c:1391
>   (router_core_thread) /home/gmurthy/opensource/qpid-dispatch/src/router_core/router_core_thread.c:124
>   (start_thread) <none>/<none>:<none>
>   (clone) <none>/<none>:<none>
> -----
> kind = Leak_DefinitelyLost  (count=1)
> Leaked Bytes = 234 Blocks = 1
> Stack:
>   (malloc) /builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:299
>   (__libc_alloc_buffer_allocate) <none>/<none>:<none>
>   (__resolv_conf_allocate) <none>/<none>:<none>
>   (__resolv_conf_load) <none>/<none>:<none>
>   (__resolv_conf_get_current) <none>/<none>:<none>
>   (__res_vinit) <none>/<none>:<none>
>   (context_get.part.1) <none>/<none>:<none>
>   (gaih_inet.constprop.7) <none>/<none>:<none>
>   (getaddrinfo) <none>/<none>:<none>
>   (<none>) <none>/<none>:<none>
>   (PyEval_EvalFrameEx) <none>/<none>:<none>
>   (PyEval_EvalCodeEx) <none>/<none>:<none>
> -----
> kind = Leak_DefinitelyLost  (count=1)
> Leaked Bytes = 9001 Blocks = 1
> Stack:
>   (malloc) /builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:299
>   (new_qdrc_endpoint_t) /home/gmurthy/opensource/qpid-dispatch/src/router_core/core_link_endpoint.c:31
>   (qdrc_endpoint_create_link_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/core_link_endpoint.c:70
>   (on_conn_event) /home/gmurthy/opensource/qpid-dispatch/src/router_core/modules/edge_router/addr_proxy.c:204
>   (qdrc_event_conn_raise) /home/gmurthy/opensource/qpid-dispatch/src/router_core/core_events.c:90
>   (on_conn_event) /home/gmurthy/opensource/qpid-dispatch/src/router_core/modules/edge_router/connection_manager.c:58
>   (qdrc_event_conn_raise) /home/gmurthy/opensource/qpid-dispatch/src/router_core/core_events.c:90
>   (qdr_connection_opened_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/connections.c:1128
>   (router_core_thread) /home/gmurthy/opensource/qpid-dispatch/src/router_core/router_core_thread.c:124
>   (start_thread) <none>/<none>:<none>
>   (clone) <none>/<none>:<none>
> -----
> kind = InvalidRead  (count=1)
> Invalid read of size 4
> Stack:
>   (pthread_mutex_lock) <none>/<none>:<none>
>   (sys_mutex_lock) /home/gmurthy/opensource/qpid-dispatch/src/posix/threading.c:56
>   (qdr_deliver_continue_peers_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/transfer.c:1197
>   (qdr_deliver_continue_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/transfer.c:1236
>   (router_core_thread) /home/gmurthy/opensource/qpid-dispatch/src/router_core/router_core_thread.c:124
>   (start_thread) <none>/<none>:<none>
>   (clone) <none>/<none>:<none>
>   Address 0x9792190 is 16 bytes inside a block of size 64 free'd
>   (free) /builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:530
>   (sys_mutex_free) /home/gmurthy/opensource/qpid-dispatch/src/posix/threading.c:50
>   (qdr_connection_free) /home/gmurthy/opensource/qpid-dispatch/src/router_core/connections.c:1137
>   (qdr_connection_closed_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/connections.c:1219
>   (router_core_thread) /home/gmurthy/opensource/qpid-dispatch/src/router_core/router_core_thread.c:124
>   (start_thread) <none>/<none>:<none>
>   (clone) <none>/<none>:<none>
>   Block was alloc'd at
>   (memalign) /builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:857
>   (posix_memalign) /builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:1020
>   (sys_mutex) /home/gmurthy/opensource/qpid-dispatch/src/posix/threading.c:40
>   (qdr_connection_opened) /home/gmurthy/opensource/qpid-dispatch/src/router_core/connections.c:97
>   (AMQP_opened_handler) /home/gmurthy/opensource/qpid-dispatch/src/router_node.c:1151
>   (AMQP_inbound_opened_handler) /home/gmurthy/opensource/qpid-dispatch/src/router_node.c:1164
>   (notify_opened) /home/gmurthy/opensource/qpid-dispatch/src/container.c:237
>   (policy_notify_opened) /home/gmurthy/opensource/qpid-dispatch/src/container.c:251
>   (qd_policy_amqp_open) /home/gmurthy/opensource/qpid-dispatch/src/policy.c:1027
>   (qd_container_handle_event) /home/gmurthy/opensource/qpid-dispatch/src/container.c:440
>   (handle) /home/gmurthy/opensource/qpid-dispatch/src/server.c:985
>   (thread_run) /home/gmurthy/opensource/qpid-dispatch/src/server.c:1010
> -----
> kind = InvalidRead  (count=1)
> Invalid read of size 8
> Stack:
>   (qdr_deliver_continue_peers_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/transfer.c:1190
>   (qdr_deliver_continue_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/transfer.c:1236
>   (router_core_thread) /home/gmurthy/opensource/qpid-dispatch/src/router_core/router_core_thread.c:124
>   (start_thread) <none>/<none>:<none>
>   (clone) <none>/<none>:<none>
>   Address 0x11577ec0 is 176 bytes inside a block of size 256 free'd
>   (free) /builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:530
>   (free_qdr_delivery_t) /home/gmurthy/opensource/qpid-dispatch/src/router_core/router_core.c:30
>   (qdr_delete_delivery_internal_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/transfer.c:604
>   (qdr_delivery_decref_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/transfer.c:734
>   (qdr_link_cleanup_deliveries_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/connections.c:692
>   (qdr_link_inbound_detach_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/connections.c:1657
>   (router_core_thread) /home/gmurthy/opensource/qpid-dispatch/src/router_core/router_core_thread.c:124
>   (start_thread) <none>/<none>:<none>
>   (clone) <none>/<none>:<none>
>   Block was alloc'd at
>   (malloc) /builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:299
>   (new_qdr_delivery_t) /home/gmurthy/opensource/qpid-dispatch/src/router_core/router_core.c:30
>   (qdr_forward_new_delivery_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/forwarder.c:116
>   (qdr_forward_multicast_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/forwarder.c:342
>   (qdr_forward_message_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/forwarder.c:995
>   (qdr_link_forward_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/transfer.c:879
>   (qdr_link_deliver_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/transfer.c:1056
>   (router_core_thread) /home/gmurthy/opensource/qpid-dispatch/src/router_core/router_core_thread.c:124
>   (start_thread) <none>/<none>:<none>
>   (clone) <none>/<none>:<none>
> -----
> kind = InvalidRead  (count=1)
> Invalid read of size 8
> Stack:
>   (qdr_deliver_continue_peers_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/transfer.c:1197
>   (qdr_deliver_continue_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/transfer.c:1236
>   (router_core_thread) /home/gmurthy/opensource/qpid-dispatch/src/router_core/router_core_thread.c:124
>   (start_thread) <none>/<none>:<none>
>   (clone) <none>/<none>:<none>
>   Address 0x11577e30 is 32 bytes inside a block of size 256 free'd
>   (free) /builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:530
>   (free_qdr_delivery_t) /home/gmurthy/opensource/qpid-dispatch/src/router_core/router_core.c:30
>   (qdr_delete_delivery_internal_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/transfer.c:604
>   (qdr_delivery_decref_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/transfer.c:734
>   (qdr_link_cleanup_deliveries_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/connections.c:692
>   (qdr_link_inbound_detach_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/connections.c:1657
>   (router_core_thread) /home/gmurthy/opensource/qpid-dispatch/src/router_core/router_core_thread.c:124
>   (start_thread) <none>/<none>:<none>
>   (clone) <none>/<none>:<none>
>   Block was alloc'd at
>   (malloc) /builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:299
>   (new_qdr_delivery_t) /home/gmurthy/opensource/qpid-dispatch/src/router_core/router_core.c:30
>   (qdr_forward_new_delivery_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/forwarder.c:116
>   (qdr_forward_multicast_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/forwarder.c:342
>   (qdr_forward_message_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/forwarder.c:995
>   (qdr_link_forward_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/transfer.c:879
>   (qdr_link_deliver_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/transfer.c:1056
>   (router_core_thread) /home/gmurthy/opensource/qpid-dispatch/src/router_core/router_core_thread.c:124
>   (start_thread) <none>/<none>:<none>
>   (clone) <none>/<none>:<none>
> -----
> kind = InvalidRead  (count=1)
> Invalid read of size 8
> Stack:
>   (on_addr_event) /home/gmurthy/opensource/qpid-dispatch/src/router_core/modules/edge_addr_tracking/edge_addr_tracking.c:233
>   (qdrc_event_addr_raise) /home/gmurthy/opensource/qpid-dispatch/src/router_core/core_events.c:114
>   (qdr_core_unbind_address_link_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/router_core.c:475
>   (qdr_link_inbound_detach_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/connections.c:1637
>   (router_core_thread) /home/gmurthy/opensource/qpid-dispatch/src/router_core/router_core_thread.c:124
>   (start_thread) <none>/<none>:<none>
>   (clone) <none>/<none>:<none>
>   Address 0x9998010 is 16 bytes inside a block of size 40 free'd
>   (free) /builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:530
>   (free_qdr_addr_endpoint_state_t) /home/gmurthy/opensource/qpid-dispatch/src/router_core/modules/edge_addr_tracking/edge_addr_tracking.c:38
>   (qdrc_address_endpoint_on_first_detach) /home/gmurthy/opensource/qpid-dispatch/src/router_core/modules/edge_addr_tracking/edge_addr_tracking.c:132
>   (qdrc_endpoint_do_detach_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/core_link_endpoint.c:212
>   (qdr_link_inbound_detach_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/connections.c:1545
>   (router_core_thread) /home/gmurthy/opensource/qpid-dispatch/src/router_core/router_core_thread.c:124
>   (start_thread) <none>/<none>:<none>
>   (clone) <none>/<none>:<none>
>   Block was alloc'd at
>   (malloc) /builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:299
>   (new_qdr_addr_endpoint_state_t) /home/gmurthy/opensource/qpid-dispatch/src/router_core/modules/edge_addr_tracking/edge_addr_tracking.c:38
>   (qdrc_address_endpoint_first_attach) /home/gmurthy/opensource/qpid-dispatch/src/router_core/modules/edge_addr_tracking/edge_addr_tracking.c:97
>   (qdrc_endpoint_do_bound_attach_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/core_link_endpoint.c:176
>   (qdr_link_react_to_first_attach_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/modules/address_lookup_client/lookup_client.c:314
>   (qcm_addr_lookup_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/modules/address_lookup_client/lookup_client.c:514
>   (qdr_link_inbound_first_attach_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/connections.c:1391
>   (router_core_thread) /home/gmurthy/opensource/qpid-dispatch/src/router_core/router_core_thread.c:124
>   (start_thread) <none>/<none>:<none>
>   (clone) <none>/<none>:<none>
> -----
> kind = InvalidRead  (count=1)
> Invalid read of size 8
> Stack:
>   (qdr_deliver_continue_peers_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/transfer.c:1198
>   (qdr_deliver_continue_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/transfer.c:1236
>   (router_core_thread) /home/gmurthy/opensource/qpid-dispatch/src/router_core/router_core_thread.c:124
>   (start_thread) <none>/<none>:<none>
>   (clone) <none>/<none>:<none>
>   Address 0x11577e30 is 32 bytes inside a block of size 256 free'd
>   (free) /builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:530
>   (free_qdr_delivery_t) /home/gmurthy/opensource/qpid-dispatch/src/router_core/router_core.c:30
>   (qdr_delete_delivery_internal_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/transfer.c:604
>   (qdr_delivery_decref_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/transfer.c:734
>   (qdr_link_cleanup_deliveries_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/connections.c:692
>   (qdr_link_inbound_detach_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/connections.c:1657
>   (router_core_thread) /home/gmurthy/opensource/qpid-dispatch/src/router_core/router_core_thread.c:124
>   (start_thread) <none>/<none>:<none>
>   (clone) <none>/<none>:<none>
>   Block was alloc'd at
>   (malloc) /builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:299
>   (new_qdr_delivery_t) /home/gmurthy/opensource/qpid-dispatch/src/router_core/router_core.c:30
>   (qdr_forward_new_delivery_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/forwarder.c:116
>   (qdr_forward_multicast_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/forwarder.c:342
>   (qdr_forward_message_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/forwarder.c:995
>   (qdr_link_forward_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/transfer.c:879
>   (qdr_link_deliver_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/transfer.c:1056
>   (router_core_thread) /home/gmurthy/opensource/qpid-dispatch/src/router_core/router_core_thread.c:124
>   (start_thread) <none>/<none>:<none>
>   (clone) <none>/<none>:<none>
> -----
> kind = Leak_DefinitelyLost  (count=1)
> Leaked Bytes = 10936 Blocks = 1
> Stack:
>   (malloc) /builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:299
>   (new_qdr_link_ref_t) /home/gmurthy/opensource/qpid-dispatch/src/router_core/router_core.c:34
>   (qdr_add_link_ref) /home/gmurthy/opensource/qpid-dispatch/src/router_core/router_core.c:531
>   (qdr_create_link_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/connections.c:893
>   (qdr_connection_opened_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/connections.c:1101
>   (router_core_thread) /home/gmurthy/opensource/qpid-dispatch/src/router_core/router_core_thread.c:124
>   (start_thread) <none>/<none>:<none>
>   (clone) <none>/<none>:<none>
> -----
> kind = Leak_DefinitelyLost  (count=1)
> Leaked Bytes = 320 Blocks = 5
> Stack:
>   (malloc) /builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:299
>   (new_qd_composed_field_t) /home/gmurthy/opensource/qpid-dispatch/src/compose.c:29
>   (qd_compose_subfield) /home/gmurthy/opensource/qpid-dispatch/src/compose.c:213
>   (qd_compose) /home/gmurthy/opensource/qpid-dispatch/src/compose.c:227
>   (qdcm_edge_create_address_dlv) /home/gmurthy/opensource/qpid-dispatch/src/router_core/modules/edge_addr_tracking/edge_addr_tracking.c:55
>   (qdrc_send_message) /home/gmurthy/opensource/qpid-dispatch/src/router_core/modules/edge_addr_tracking/edge_addr_tracking.c:165
>   (on_addr_event) /home/gmurthy/opensource/qpid-dispatch/src/router_core/modules/edge_addr_tracking/edge_addr_tracking.c:234
>   (qdrc_event_addr_raise) /home/gmurthy/opensource/qpid-dispatch/src/router_core/core_events.c:114
>   (qdr_core_unbind_address_link_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/router_core.c:475
>   (qdr_link_inbound_detach_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/connections.c:1637
>   (router_core_thread) /home/gmurthy/opensource/qpid-dispatch/src/router_core/router_core_thread.c:124
>   (start_thread) <none>/<none>:<none>
> -----
> kind = InvalidRead  (count=1)
> Invalid read of size 8
> Stack:
>   (qdr_deliver_continue_peers_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/transfer.c:1197
>   (qdr_deliver_continue_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/transfer.c:1236
>   (router_core_thread) /home/gmurthy/opensource/qpid-dispatch/src/router_core/router_core_thread.c:124
>   (start_thread) <none>/<none>:<none>
>   (clone) <none>/<none>:<none>
>   Address 0x12830330 is 48 bytes inside a block of size 448 free'd
>   (free) /builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:530
>   (free_qdr_link_t) /home/gmurthy/opensource/qpid-dispatch/src/router_core/router_core.c:32
>   (qdr_connection_closed_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/connections.c:1192
>   (router_core_thread) /home/gmurthy/opensource/qpid-dispatch/src/router_core/router_core_thread.c:124
>   (start_thread) <none>/<none>:<none>
>   (clone) <none>/<none>:<none>
>   Block was alloc'd at
>   (malloc) /builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:299
>   (new_qdr_link_t) /home/gmurthy/opensource/qpid-dispatch/src/router_core/router_core.c:32
>   (qdr_link_first_attach) /home/gmurthy/opensource/qpid-dispatch/src/router_core/connections.c:454
>   (AMQP_outgoing_link_handler) /home/gmurthy/opensource/qpid-dispatch/src/router_node.c:721
>   (setup_outgoing_link) /home/gmurthy/opensource/qpid-dispatch/src/container.c:129
>   (qd_container_handle_event) /home/gmurthy/opensource/qpid-dispatch/src/container.c:555
>   (handle) /home/gmurthy/opensource/qpid-dispatch/src/server.c:985
>   (thread_run) /home/gmurthy/opensource/qpid-dispatch/src/server.c:1010
>   (qd_server_run) /home/gmurthy/opensource/qpid-dispatch/src/server.c:1284
>   (main_process) /home/gmurthy/opensource/qpid-dispatch/router/src/main.c:112
>   (main) /home/gmurthy/opensource/qpid-dispatch/router/src/main.c:367
> -----
> kind = Leak_DefinitelyLost  (count=1)
> Leaked Bytes = 64 Blocks = 1
> Stack:
>   (malloc) /builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:299
>   (new_qd_composed_field_t) /home/gmurthy/opensource/qpid-dispatch/src/compose.c:29
>   (qd_compose_subfield) /home/gmurthy/opensource/qpid-dispatch/src/compose.c:213
>   (qd_compose) /home/gmurthy/opensource/qpid-dispatch/src/compose.c:227
>   (qdcm_edge_create_address_dlv) /home/gmurthy/opensource/qpid-dispatch/src/router_core/modules/edge_addr_tracking/edge_addr_tracking.c:55
>   (qdrc_send_message) /home/gmurthy/opensource/qpid-dispatch/src/router_core/modules/edge_addr_tracking/edge_addr_tracking.c:165
>   (on_addr_event) /home/gmurthy/opensource/qpid-dispatch/src/router_core/modules/edge_addr_tracking/edge_addr_tracking.c:260
>   (qdrc_event_addr_raise) /home/gmurthy/opensource/qpid-dispatch/src/router_core/core_events.c:114
>   (qdr_core_unbind_address_link_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/router_core.c:477
>   (qdr_link_inbound_detach_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/connections.c:1637
>   (router_core_thread) /home/gmurthy/opensource/qpid-dispatch/src/router_core/router_core_thread.c:124
>   (start_thread) <none>/<none>:<none>
> -----
> kind = Leak_DefinitelyLost  (count=1)
> Leaked Bytes = 128 Blocks = 2
> Stack:
>   (malloc) /builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:299
>   (new_qd_composed_field_t) /home/gmurthy/opensource/qpid-dispatch/src/compose.c:29
>   (qd_compose_subfield) /home/gmurthy/opensource/qpid-dispatch/src/compose.c:213
>   (qd_compose) /home/gmurthy/opensource/qpid-dispatch/src/compose.c:227
>   (qdcm_edge_create_address_dlv) /home/gmurthy/opensource/qpid-dispatch/src/router_core/modules/edge_addr_tracking/edge_addr_tracking.c:60
>   (qdrc_send_message) /home/gmurthy/opensource/qpid-dispatch/src/router_core/modules/edge_addr_tracking/edge_addr_tracking.c:165
>   (on_addr_event) /home/gmurthy/opensource/qpid-dispatch/src/router_core/modules/edge_addr_tracking/edge_addr_tracking.c:193
>   (qdrc_event_addr_raise) /home/gmurthy/opensource/qpid-dispatch/src/router_core/core_events.c:114
>   (qdr_core_bind_address_link_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/router_core.c:452
>   (qdr_link_react_to_first_attach_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/modules/address_lookup_client/lookup_client.c:373
>   (qcm_addr_lookup_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/modules/address_lookup_client/lookup_client.c:514
>   (qdr_link_inbound_first_attach_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/connections.c:1391
> -----
> kind = Leak_DefinitelyLost  (count=1)
> Leaked Bytes = 32 Blocks = 1
> Stack:
>   (malloc) /builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:299
>   (new_qd_pn_free_link_session_t) /home/gmurthy/opensource/qpid-dispatch/src/container.c:92
>   (add_link_to_free_list) /home/gmurthy/opensource/qpid-dispatch/src/container.c:383
>   (qd_container_handle_event) /home/gmurthy/opensource/qpid-dispatch/src/container.c:598
>   (handle) /home/gmurthy/opensource/qpid-dispatch/src/server.c:985
>   (thread_run) /home/gmurthy/opensource/qpid-dispatch/src/server.c:1010
>   (qd_server_run) /home/gmurthy/opensource/qpid-dispatch/src/server.c:1284
>   (main_process) /home/gmurthy/opensource/qpid-dispatch/router/src/main.c:112
>   (main) /home/gmurthy/opensource/qpid-dispatch/router/src/main.c:367
> -----
> kind = Leak_DefinitelyLost  (count=1)
> Leaked Bytes = 320 Blocks = 5
> Stack:
>   (malloc) /builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:299
>   (new_qd_composed_field_t) /home/gmurthy/opensource/qpid-dispatch/src/compose.c:29
>   (qd_compose_subfield) /home/gmurthy/opensource/qpid-dispatch/src/compose.c:213
>   (qd_compose) /home/gmurthy/opensource/qpid-dispatch/src/compose.c:227
>   (qdcm_edge_create_address_dlv) /home/gmurthy/opensource/qpid-dispatch/src/router_core/modules/edge_addr_tracking/edge_addr_tracking.c:60
>   (qdrc_send_message) /home/gmurthy/opensource/qpid-dispatch/src/router_core/modules/edge_addr_tracking/edge_addr_tracking.c:165
>   (on_addr_event) /home/gmurthy/opensource/qpid-dispatch/src/router_core/modules/edge_addr_tracking/edge_addr_tracking.c:234
>   (qdrc_event_addr_raise) /home/gmurthy/opensource/qpid-dispatch/src/router_core/core_events.c:114
>   (qdr_core_unbind_address_link_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/router_core.c:475
>   (qdr_link_inbound_detach_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/connections.c:1637
>   (router_core_thread) /home/gmurthy/opensource/qpid-dispatch/src/router_core/router_core_thread.c:124
>   (start_thread) <none>/<none>:<none>
> -----
> kind = InvalidRead  (count=1)
> Invalid read of size 8
> Stack:
>   (qdrc_endpoint_send_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/core_link_endpoint.c:119
>   (qdrc_send_message) /home/gmurthy/opensource/qpid-dispatch/src/router_core/modules/edge_addr_tracking/edge_addr_tracking.c:168
>   (on_addr_event) /home/gmurthy/opensource/qpid-dispatch/src/router_core/modules/edge_addr_tracking/edge_addr_tracking.c:234
>   (qdrc_event_addr_raise) /home/gmurthy/opensource/qpid-dispatch/src/router_core/core_events.c:114
>   (qdr_core_unbind_address_link_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/router_core.c:475
>   (qdr_link_inbound_detach_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/connections.c:1637
>   (router_core_thread) /home/gmurthy/opensource/qpid-dispatch/src/router_core/router_core_thread.c:124
>   (start_thread) <none>/<none>:<none>
>   (clone) <none>/<none>:<none>
>   Address 0x9997fb0 is 16 bytes inside a block of size 24 free'd
>   (free) /builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:530
>   (free_qdrc_endpoint_t) /home/gmurthy/opensource/qpid-dispatch/src/router_core/core_link_endpoint.c:31
>   (qdrc_endpoint_detach_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/core_link_endpoint.c:104
>   (qdrc_address_endpoint_on_first_detach) /home/gmurthy/opensource/qpid-dispatch/src/router_core/modules/edge_addr_tracking/edge_addr_tracking.c:129
>   (qdrc_endpoint_do_detach_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/core_link_endpoint.c:212
>   (qdr_link_inbound_detach_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/connections.c:1545
>   (router_core_thread) /home/gmurthy/opensource/qpid-dispatch/src/router_core/router_core_thread.c:124
>   (start_thread) <none>/<none>:<none>
>   (clone) <none>/<none>:<none>
>   Block was alloc'd at
>   (malloc) /builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:299
>   (new_qdrc_endpoint_t) /home/gmurthy/opensource/qpid-dispatch/src/router_core/core_link_endpoint.c:31
>   (qdrc_endpoint_do_bound_attach_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/core_link_endpoint.c:168
>   (qdr_link_react_to_first_attach_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/modules/address_lookup_client/lookup_client.c:314
>   (qcm_addr_lookup_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/modules/address_lookup_client/lookup_client.c:514
>   (qdr_link_inbound_first_attach_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/connections.c:1391
>   (router_core_thread) /home/gmurthy/opensource/qpid-dispatch/src/router_core/router_core_thread.c:124
>   (start_thread) <none>/<none>:<none>
>   (clone) <none>/<none>:<none>
> -----
> kind = Leak_DefinitelyLost  (count=1)
> Leaked Bytes = 21398 Blocks = 1
> Stack:
>   (malloc) /builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:299
>   (new_qdr_link_ref_t) /home/gmurthy/opensource/qpid-dispatch/src/router_core/router_core.c:34
>   (qdr_add_link_ref) /home/gmurthy/opensource/qpid-dispatch/src/router_core/router_core.c:531
>   (qdr_link_inbound_first_attach_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/connections.c:1316
>   (router_core_thread) /home/gmurthy/opensource/qpid-dispatch/src/router_core/router_core_thread.c:124
>   (start_thread) <none>/<none>:<none>
>   (clone) <none>/<none>:<none>
> -----
> kind = FatalSignal  (count=1)
> Signal 6 (SIGABRT)
> Stack:
>   (raise) <none>/<none>:<none>
>   (abort) <none>/<none>:<none>
>   (__assert_fail_base) <none>/<none>:<none>
>   (__assert_fail) <none>/<none>:<none>
>   (sys_mutex_lock) /home/gmurthy/opensource/qpid-dispatch/src/posix/threading.c:57
>   (qdr_deliver_continue_peers_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/transfer.c:1197
>   (qdr_deliver_continue_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/transfer.c:1236
>   (router_core_thread) /home/gmurthy/opensource/qpid-dispatch/src/router_core/router_core_thread.c:124
>   (start_thread) <none>/<none>:<none>
>   (clone) <none>/<none>:<none>
> -----
> kind = InvalidRead  (count=1)
> Invalid read of size 8
> Stack:
>   (qdrc_endpoint_delivery_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/core_link_endpoint.c:137
>   (qdrc_send_message) /home/gmurthy/opensource/qpid-dispatch/src/router_core/modules/edge_addr_tracking/edge_addr_tracking.c:166
>   (on_addr_event) /home/gmurthy/opensource/qpid-dispatch/src/router_core/modules/edge_addr_tracking/edge_addr_tracking.c:234
>   (qdrc_event_addr_raise) /home/gmurthy/opensource/qpid-dispatch/src/router_core/core_events.c:114
>   (qdr_core_unbind_address_link_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/router_core.c:475
>   (qdr_link_inbound_detach_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/connections.c:1637
>   (router_core_thread) /home/gmurthy/opensource/qpid-dispatch/src/router_core/router_core_thread.c:124
>   (start_thread) <none>/<none>:<none>
>   (clone) <none>/<none>:<none>
>   Address 0x9997fb0 is 16 bytes inside a block of size 24 free'd
>   (free) /builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:530
>   (free_qdrc_endpoint_t) /home/gmurthy/opensource/qpid-dispatch/src/router_core/core_link_endpoint.c:31
>   (qdrc_endpoint_detach_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/core_link_endpoint.c:104
>   (qdrc_address_endpoint_on_first_detach) /home/gmurthy/opensource/qpid-dispatch/src/router_core/modules/edge_addr_tracking/edge_addr_tracking.c:129
>   (qdrc_endpoint_do_detach_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/core_link_endpoint.c:212
>   (qdr_link_inbound_detach_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/connections.c:1545
>   (router_core_thread) /home/gmurthy/opensource/qpid-dispatch/src/router_core/router_core_thread.c:124
>   (start_thread) <none>/<none>:<none>
>   (clone) <none>/<none>:<none>
>   Block was alloc'd at
>   (malloc) /builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:299
>   (new_qdrc_endpoint_t) /home/gmurthy/opensource/qpid-dispatch/src/router_core/core_link_endpoint.c:31
>   (qdrc_endpoint_do_bound_attach_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/core_link_endpoint.c:168
>   (qdr_link_react_to_first_attach_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/modules/address_lookup_client/lookup_client.c:314
>   (qcm_addr_lookup_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/modules/address_lookup_client/lookup_client.c:514
>   (qdr_link_inbound_first_attach_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/connections.c:1391
>   (router_core_thread) /home/gmurthy/opensource/qpid-dispatch/src/router_core/router_core_thread.c:124
>   (start_thread) <none>/<none>:<none>
>   (clone) <none>/<none>:<none>
> -----
> kind = Leak_DefinitelyLost  (count=1)
> Leaked Bytes = 2181 Blocks = 1
> Stack:
>   (malloc) /builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:299
>   (new_qdr_link_ref_t) /home/gmurthy/opensource/qpid-dispatch/src/router_core/router_core.c:34
>   (qdr_add_link_ref) /home/gmurthy/opensource/qpid-dispatch/src/router_core/router_core.c:531
>   (qdr_core_bind_address_link_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/router_core.c:456
>   (qdr_link_react_to_first_attach_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/modules/address_lookup_client/lookup_client.c:373
>   (qcm_addr_lookup_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/modules/address_lookup_client/lookup_client.c:514
>   (qdr_link_inbound_first_attach_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/connections.c:1364
>   (router_core_thread) /home/gmurthy/opensource/qpid-dispatch/src/router_core/router_core_thread.c:124
>   (start_thread) <none>/<none>:<none>
>   (clone) <none>/<none>:<none>
> -----
> kind = InvalidRead  (count=1)
> Invalid read of size 4
> Stack:
>   (__pthread_mutex_lock_full) <none>/<none>:<none>
>   (sys_mutex_lock) /home/gmurthy/opensource/qpid-dispatch/src/posix/threading.c:56
>   (qdr_deliver_continue_peers_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/transfer.c:1197
>   (qdr_deliver_continue_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/transfer.c:1236
>   (router_core_thread) /home/gmurthy/opensource/qpid-dispatch/src/router_core/router_core_thread.c:124
>   (start_thread) <none>/<none>:<none>
>   (clone) <none>/<none>:<none>
>   Address 0x9792190 is 16 bytes inside a block of size 64 free'd
>   (free) /builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:530
>   (sys_mutex_free) /home/gmurthy/opensource/qpid-dispatch/src/posix/threading.c:50
>   (qdr_connection_free) /home/gmurthy/opensource/qpid-dispatch/src/router_core/connections.c:1137
>   (qdr_connection_closed_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/connections.c:1219
>   (router_core_thread) /home/gmurthy/opensource/qpid-dispatch/src/router_core/router_core_thread.c:124
>   (start_thread) <none>/<none>:<none>
>   (clone) <none>/<none>:<none>
>   Block was alloc'd at
>   (memalign) /builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:857
>   (posix_memalign) /builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:1020
>   (sys_mutex) /home/gmurthy/opensource/qpid-dispatch/src/posix/threading.c:40
>   (qdr_connection_opened) /home/gmurthy/opensource/qpid-dispatch/src/router_core/connections.c:97
>   (AMQP_opened_handler) /home/gmurthy/opensource/qpid-dispatch/src/router_node.c:1151
>   (AMQP_inbound_opened_handler) /home/gmurthy/opensource/qpid-dispatch/src/router_node.c:1164
>   (notify_opened) /home/gmurthy/opensource/qpid-dispatch/src/container.c:237
>   (policy_notify_opened) /home/gmurthy/opensource/qpid-dispatch/src/container.c:251
>   (qd_policy_amqp_open) /home/gmurthy/opensource/qpid-dispatch/src/policy.c:1027
>   (qd_container_handle_event) /home/gmurthy/opensource/qpid-dispatch/src/container.c:440
>   (handle) /home/gmurthy/opensource/qpid-dispatch/src/server.c:985
>   (thread_run) /home/gmurthy/opensource/qpid-dispatch/src/server.c:1010
> -----
> kind = Leak_DefinitelyLost  (count=1)
> Leaked Bytes = 864 Blocks = 2
> Stack:
>   (malloc) /builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:299
>   (new_qdr_error_t) /home/gmurthy/opensource/qpid-dispatch/src/router_core/error.c:30
>   (qdr_error_from_pn) /home/gmurthy/opensource/qpid-dispatch/src/router_core/error.c:37
>   (AMQP_link_detach_handler) /home/gmurthy/opensource/qpid-dispatch/src/router_node.c:814
>   (close_links) /home/gmurthy/opensource/qpid-dispatch/src/container.c:298
>   (qd_container_handle_event) /home/gmurthy/opensource/qpid-dispatch/src/container.c:449
>   (handle) /home/gmurthy/opensource/qpid-dispatch/src/server.c:985
>   (thread_run) /home/gmurthy/opensource/qpid-dispatch/src/server.c:1010
>   (start_thread) <none>/<none>:<none>
>   (clone) <none>/<none>:<none>
> -----
> kind = InvalidRead  (count=1)
> Invalid read of size 8
> Stack:
>   (qdr_deliver_continue_peers_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/transfer.c:1201
>   (qdr_deliver_continue_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/transfer.c:1236
>   (router_core_thread) /home/gmurthy/opensource/qpid-dispatch/src/router_core/router_core_thread.c:124
>   (start_thread) <none>/<none>:<none>
>   (clone) <none>/<none>:<none>
>   Address 0x11577e30 is 32 bytes inside a block of size 256 free'd
>   (free) /builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:530
>   (free_qdr_delivery_t) /home/gmurthy/opensource/qpid-dispatch/src/router_core/router_core.c:30
>   (qdr_delete_delivery_internal_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/transfer.c:604
>   (qdr_delivery_decref_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/transfer.c:734
>   (qdr_link_cleanup_deliveries_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/connections.c:692
>   (qdr_link_inbound_detach_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/connections.c:1657
>   (router_core_thread) /home/gmurthy/opensource/qpid-dispatch/src/router_core/router_core_thread.c:124
>   (start_thread) <none>/<none>:<none>
>   (clone) <none>/<none>:<none>
>   Block was alloc'd at
>   (malloc) /builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:299
>   (new_qdr_delivery_t) /home/gmurthy/opensource/qpid-dispatch/src/router_core/router_core.c:30
>   (qdr_forward_new_delivery_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/forwarder.c:116
>   (qdr_forward_multicast_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/forwarder.c:342
>   (qdr_forward_message_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/forwarder.c:995
>   (qdr_link_forward_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/transfer.c:879
>   (qdr_link_deliver_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/transfer.c:1056
>   (router_core_thread) /home/gmurthy/opensource/qpid-dispatch/src/router_core/router_core_thread.c:124
>   (start_thread) <none>/<none>:<none>
>   (clone) <none>/<none>:<none>
> -----
> kind = InvalidRead  (count=1)
> Invalid read of size 8
> Stack:
>   (qdr_deliver_continue_peers_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/transfer.c:1206
>   (qdr_deliver_continue_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/transfer.c:1236
>   (router_core_thread) /home/gmurthy/opensource/qpid-dispatch/src/router_core/router_core_thread.c:124
>   (start_thread) <none>/<none>:<none>
>   (clone) <none>/<none>:<none>
>   Address 0x11577e30 is 32 bytes inside a block of size 256 free'd
>   (free) /builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:530
>   (free_qdr_delivery_t) /home/gmurthy/opensource/qpid-dispatch/src/router_core/router_core.c:30
>   (qdr_delete_delivery_internal_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/transfer.c:604
>   (qdr_delivery_decref_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/transfer.c:734
>   (qdr_link_cleanup_deliveries_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/connections.c:692
>   (qdr_link_inbound_detach_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/connections.c:1657
>   (router_core_thread) /home/gmurthy/opensource/qpid-dispatch/src/router_core/router_core_thread.c:124
>   (start_thread) <none>/<none>:<none>
>   (clone) <none>/<none>:<none>
>   Block was alloc'd at
>   (malloc) /builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:299
>   (new_qdr_delivery_t) /home/gmurthy/opensource/qpid-dispatch/src/router_core/router_core.c:30
>   (qdr_forward_new_delivery_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/forwarder.c:116
>   (qdr_forward_multicast_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/forwarder.c:342
>   (qdr_forward_message_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/forwarder.c:995
>   (qdr_link_forward_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/transfer.c:879
>   (qdr_link_deliver_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/transfer.c:1056
>   (router_core_thread) /home/gmurthy/opensource/qpid-dispatch/src/router_core/router_core_thread.c:124
>   (start_thread) <none>/<none>:<none>
>   (clone) <none>/<none>:<none>
> -----
> kind = Leak_DefinitelyLost  (count=1)
> Leaked Bytes = 64 Blocks = 1
> Stack:
>   (malloc) /builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:299
>   (new_qd_composed_field_t) /home/gmurthy/opensource/qpid-dispatch/src/compose.c:29
>   (qd_compose_subfield) /home/gmurthy/opensource/qpid-dispatch/src/compose.c:213
>   (qd_compose) /home/gmurthy/opensource/qpid-dispatch/src/compose.c:227
>   (qdcm_edge_create_address_dlv) /home/gmurthy/opensource/qpid-dispatch/src/router_core/modules/edge_addr_tracking/edge_addr_tracking.c:60
>   (qdrc_send_message) /home/gmurthy/opensource/qpid-dispatch/src/router_core/modules/edge_addr_tracking/edge_addr_tracking.c:165
>   (on_addr_event) /home/gmurthy/opensource/qpid-dispatch/src/router_core/modules/edge_addr_tracking/edge_addr_tracking.c:260
>   (qdrc_event_addr_raise) /home/gmurthy/opensource/qpid-dispatch/src/router_core/core_events.c:114
>   (qdr_core_unbind_address_link_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/router_core.c:477
>   (qdr_link_inbound_detach_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/connections.c:1637
>   (router_core_thread) /home/gmurthy/opensource/qpid-dispatch/src/router_core/router_core_thread.c:124
>   (start_thread) <none>/<none>:<none>
> -----
> kind = Leak_DefinitelyLost  (count=1)
> Leaked Bytes = 128 Blocks = 2
> Stack:
>   (malloc) /builddir/build/BUILD/valgrind-3.13.0/coregrind/m_replacemalloc/vg_replace_malloc.c:299
>   (new_qd_composed_field_t) /home/gmurthy/opensource/qpid-dispatch/src/compose.c:29
>   (qd_compose_subfield) /home/gmurthy/opensource/qpid-dispatch/src/compose.c:213
>   (qd_compose) /home/gmurthy/opensource/qpid-dispatch/src/compose.c:227
>   (qdcm_edge_create_address_dlv) /home/gmurthy/opensource/qpid-dispatch/src/router_core/modules/edge_addr_tracking/edge_addr_tracking.c:55
>   (qdrc_send_message) /home/gmurthy/opensource/qpid-dispatch/src/router_core/modules/edge_addr_tracking/edge_addr_tracking.c:165
>   (on_addr_event) /home/gmurthy/opensource/qpid-dispatch/src/router_core/modules/edge_addr_tracking/edge_addr_tracking.c:193
>   (qdrc_event_addr_raise) /home/gmurthy/opensource/qpid-dispatch/src/router_core/core_events.c:114
>   (qdr_core_bind_address_link_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/router_core.c:452
>   (qdr_link_react_to_first_attach_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/modules/address_lookup_client/lookup_client.c:373
>   (qcm_addr_lookup_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/modules/address_lookup_client/lookup_client.c:514
>   (qdr_link_inbound_first_attach_CT) /home/gmurthy/opensource/qpid-dispatch/src/router_core/connections.c:1391
> -----
> ----- 49 total issues detected
> -----
> [gmurthy@localhost build]$
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org