Ganesh Murthy created DISPATCH-2058:
---------------------------------------

             Summary: qdr_delivery_cleanup_t leak in system_tests_grpc
                 Key: DISPATCH-2058
                 URL: https://issues.apache.org/jira/browse/DISPATCH-2058
             Project: Qpid Dispatch
          Issue Type: Test
          Components: Tests
            Reporter: Ganesh Murthy
            Assignee: Ganesh Murthy
             Fix For: 1.16.0


{noformat}
test 70
      Start 70: system_tests_grpc70: Test command: /usr/bin/bwrap "--bind" "/" 
"/" "--unshare-net" "--dev" "/dev" "--die-with-parent" "--" 
"/opt/hostedtoolcache/Python/3.7.10/x64/bin/python3.7" 
"/home/runner/work/qpid-dispatch/qpid-dispatch/qpid-dispatch/build/tests/run.py"
 "-m" "unittest" "-v" "system_tests_grpc"
70: Test timeout computed to be: 600
70: test_grpc_01_unary (system_tests_grpc.GrpcServiceMethodsTest)
70: Validates unary request and response message ... ok
70: test_grpc_02_bidirectional_stream (system_tests_grpc.GrpcServiceMethodsTest)
70: Validates bidirectional streaming request and response messages ... ok
70: test_grpc_03_server_stream (system_tests_grpc.GrpcServiceMethodsTest)
70: Validates server streaming response messages ... ok
70: test_grpc_04_client_stream (system_tests_grpc.GrpcServiceMethodsTest)
70: Validates client streaming request messages ... ok
70: 
70: Router QDR output file:
70: >>>>
70: ERROR: Aborted due to unexpected alloc pool leak of type 
'qdr_delivery_cleanup_t'
70: 
70: <<<<
70: 
70: Router QDR debug dump file:
70: >>>>
70: alloc.c: Items of type 'qd_buffer_t' remain allocated at shutdown: 5 
(SUPPRESSED)
70: alloc.c: Items of type 'qd_message_t' remain allocated at shutdown: 3 
(SUPPRESSED)
70: alloc.c: Items of type 'qd_message_content_t' remain allocated at shutdown: 
2 (SUPPRESSED)
70: alloc.c: Items of type 'qdr_delivery_t' remain allocated at shutdown: 1 
(SUPPRESSED)
70: alloc.c: Items of type 'qdr_delivery_cleanup_t' remain allocated at 
shutdown: 2
70: Leak: 2021-04-16 13:40:34.959155 +0000 type: qdr_delivery_cleanup_t 
address: 0x61100002b190
70: /lib/x86_64-linux-gnu/libasan.so.5(+0x6cd30) [0x7f3ce3bcbd30]
70: 
/home/runner/work/qpid-dispatch/qpid-dispatch/qpid-dispatch/build/src/libqpid-dispatch.so(qd_alloc+0x37b)
 [0x7f3ce336563b]
70: 
/home/runner/work/qpid-dispatch/qpid-dispatch/qpid-dispatch/build/src/libqpid-dispatch.so(+0x680580)
 [0x7f3ce34ae580]
70: 
/home/runner/work/qpid-dispatch/qpid-dispatch/qpid-dispatch/build/src/libqpid-dispatch.so(qdr_link_cleanup_deliveries_CT+0xd76)
 [0x7f3ce348d266]
70: 
/home/runner/work/qpid-dispatch/qpid-dispatch/qpid-dispatch/build/src/libqpid-dispatch.so(qdr_core_free+0x1772)
 [0x7f3ce3503c42]
70: 
/home/runner/work/qpid-dispatch/qpid-dispatch/qpid-dispatch/build/src/libqpid-dispatch.so(qd_router_free+0xf2)
 [0x7f3ce3574df2]
70: 
/home/runner/work/qpid-dispatch/qpid-dispatch/qpid-dispatch/build/src/libqpid-dispatch.so(qd_dispatch_free+0x242)
 [0x7f3ce33db9e2]
70: qdrouterd(+0x61d4) [0x559fcb6591d4]
70: qdrouterd(main+0x231) [0x559fcb658ce1]
70: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f3ce22d30b3]
70: 
70: Leak: 2021-04-16 13:40:34.959240 +0000 type: qdr_delivery_cleanup_t 
address: 0x61100002bcd0
70: /lib/x86_64-linux-gnu/libasan.so.5(+0x6cd30) [0x7f3ce3bcbd30]
70: 
/home/runner/work/qpid-dispatch/qpid-dispatch/qpid-dispatch/build/src/libqpid-dispatch.so(qd_alloc+0x37b)
 [0x7f3ce336563b]
70: 
/home/runner/work/qpid-dispatch/qpid-dispatch/qpid-dispatch/build/src/libqpid-dispatch.so(+0x680580)
 [0x7f3ce34ae580]
70: 
/home/runner/work/qpid-dispatch/qpid-dispatch/qpid-dispatch/build/src/libqpid-dispatch.so(qdr_link_cleanup_deliveries_CT+0xd76)
 [0x7f3ce348d266]
70: 
/home/runner/work/qpid-dispatch/qpid-dispatch/qpid-dispatch/build/src/libqpid-dispatch.so(qdr_core_free+0x1772)
 [0x7f3ce3503c42]
70: 
/home/runner/work/qpid-dispatch/qpid-dispatch/qpid-dispatch/build/src/libqpid-dispatch.so(qd_router_free+0xf2)
 [0x7f3ce3574df2]
70: 
/home/runner/work/qpid-dispatch/qpid-dispatch/qpid-dispatch/build/src/libqpid-dispatch.so(qd_dispatch_free+0x242)
 [0x7f3ce33db9e2]
70: qdrouterd(+0x61d4) [0x559fcb6591d4]
70: qdrouterd(main+0x231) [0x559fcb658ce1]
70: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f3ce22d30b3]
70:  {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to