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

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

codecov-io commented on issue #465: DISPATCH-1283 - Added call to update 
counters inside the updated_deli…
URL: https://github.com/apache/qpid-dispatch/pull/465#issuecomment-473047237
 
 
   # 
[Codecov](https://codecov.io/gh/apache/qpid-dispatch/pull/465?src=pr&el=h1) 
Report
   > :exclamation: No coverage uploaded for pull request base 
(`master@88e2589`). [Click here to learn what that 
means](https://docs.codecov.io/docs/error-reference#section-missing-base-commit).
   > The diff coverage is `100%`.
   
   [![Impacted file tree 
graph](https://codecov.io/gh/apache/qpid-dispatch/pull/465/graphs/tree.svg?width=650&token=rk2Cgd27pP&height=150&src=pr)](https://codecov.io/gh/apache/qpid-dispatch/pull/465?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff            @@
   ##             master     #465   +/-   ##
   =========================================
     Coverage          ?   86.74%           
   =========================================
     Files             ?       86           
     Lines             ?    18901           
     Branches          ?        0           
   =========================================
     Hits              ?    16396           
     Misses            ?     2505           
     Partials          ?        0
   ```
   
   
   | [Impacted 
Files](https://codecov.io/gh/apache/qpid-dispatch/pull/465?src=pr&el=tree) | 
Coverage Δ | |
   |---|---|---|
   | 
[src/router\_core/connections.c](https://codecov.io/gh/apache/qpid-dispatch/pull/465/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9jb3JlL2Nvbm5lY3Rpb25zLmM=)
 | `94.44% <100%> (ø)` | |
   
   ------
   
   [Continue to review full report at 
Codecov](https://codecov.io/gh/apache/qpid-dispatch/pull/465?src=pr&el=continue).
   > **Legend** - [Click here to learn 
more](https://docs.codecov.io/docs/codecov-delta)
   > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`
   > Powered by 
[Codecov](https://codecov.io/gh/apache/qpid-dispatch/pull/465?src=pr&el=footer).
 Last update 
[88e2589...84539f0](https://codecov.io/gh/apache/qpid-dispatch/pull/465?src=pr&el=lastupdated).
 Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Router crash when link gets freed before its deliveries are freed
> -----------------------------------------------------------------
>
>                 Key: DISPATCH-1283
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-1283
>             Project: Qpid Dispatch
>          Issue Type: Bug
>          Components: Container
>    Affects Versions: 1.5.0
>            Reporter: Ganesh Murthy
>            Assignee: Ganesh Murthy
>            Priority: Major
>             Fix For: 1.6.0
>
>
> {noformat}
> (gdb) bt
> #0  0x00007ff1db20d060 in qdr_delete_delivery_internal_CT (core=0x1416180, 
> delivery=0x7ff1c80d2fe8) at 
> /home/gmurthy/opensource/qpid-dispatch/src/router_core/transfer.c:613
> #1  0x00007ff1db20e9b6 in qdr_delete_delivery_CT (core=0x1416180, 
> action=0x7ff1bc33d828, discard=false) at 
> /home/gmurthy/opensource/qpid-dispatch/src/router_core/transfer.c:1221
> #2  0x00007ff1db206ec0 in router_core_thread (arg=0x1416180) at 
> /home/gmurthy/opensource/qpid-dispatch/src/router_core/router_core_thread.c:148
> #3  0x00007ff1db11858e in start_thread () from /lib64/libpthread.so.0
> #4  0x00007ff1dabc06a3 in clone () from /lib64/libc.so.6
> (gdb){noformat}



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

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

Reply via email to