[ 
https://issues.apache.org/jira/browse/DISPATCH-2058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18071011#comment-18071011
 ] 

ASF GitHub Bot commented on DISPATCH-2058:
------------------------------------------

codecov-commenter commented on PR #1130:
URL: https://github.com/apache/qpid-dispatch/pull/1130#issuecomment-4186900168

   ## 
[Codecov](https://app.codecov.io/gh/apache/qpid-dispatch/pull/1130?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 Report
   :x: Patch coverage is `88.88889%` with `1 line` in your changes missing 
coverage. Please review.
   :white_check_mark: Project coverage is 84.24%. Comparing base 
([`37a6ca1`](https://app.codecov.io/gh/apache/qpid-dispatch/commit/37a6ca1fbe486d1eddb7360fc0b73a367b4ea01d?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache))
 to head 
([`c5b0702`](https://app.codecov.io/gh/apache/qpid-dispatch/commit/c5b0702c0d25a2a679b31c266b934731580fadfd?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)).
   :warning: Report is 359 commits behind head on main.
   
   | [Files with missing 
lines](https://app.codecov.io/gh/apache/qpid-dispatch/pull/1130?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 | Patch % | Lines |
   |---|---|---|
   | 
[src/router\_core/router\_core.c](https://app.codecov.io/gh/apache/qpid-dispatch/pull/1130?src=pr&el=tree&filepath=src%2Frouter_core%2Frouter_core.c&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#diff-c3JjL3JvdXRlcl9jb3JlL3JvdXRlcl9jb3JlLmM=)
 | 88.88% | [1 Missing :warning: 
](https://app.codecov.io/gh/apache/qpid-dispatch/pull/1130?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache)
 |
   
   <details><summary>Additional details and impacted files</summary>
   
   
   
   ```diff
   @@            Coverage Diff             @@
   ##             main    #1130      +/-   ##
   ==========================================
   - Coverage   84.37%   84.24%   -0.13%     
   ==========================================
     Files         111      111              
     Lines       27558    27566       +8     
   ==========================================
   - Hits        23252    23223      -29     
   - Misses       4306     4343      +37     
   ```
   </details>
   
   [:umbrella: View full report in Codecov by 
Sentry](https://app.codecov.io/gh/apache/qpid-dispatch/pull/1130?dropdown=coverage&src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache).
   
   :loudspeaker: Have feedback on the report? [Share it 
here](https://about.codecov.io/codecov-pr-comment-feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache).
   <details><summary> :rocket: New features to boost your workflow: </summary>
   
   - :snowflake: [Test 
Analytics](https://docs.codecov.com/docs/test-analytics): Detect flaky tests, 
report on failures, and find test suite problems.
   - :package: [JS Bundle 
Analysis](https://docs.codecov.com/docs/javascript-bundle-analysis): Save 
yourself from yourself by tracking and limiting bundle sizes in JS merges.
   </details>




> 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
>            Priority: Major
>             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.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to