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

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

codecov-io commented on issue #433: DISPATCH-1234 - Zero out the edge context 
on the link before the edge…
URL: https://github.com/apache/qpid-dispatch/pull/433#issuecomment-451225511
 
 
   # 
[Codecov](https://codecov.io/gh/apache/qpid-dispatch/pull/433?src=pr&el=h1) 
Report
   > :exclamation: No coverage uploaded for pull request base 
(`master@e54e0f4`). [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/433/graphs/tree.svg?width=650&token=rk2Cgd27pP&height=150&src=pr)](https://codecov.io/gh/apache/qpid-dispatch/pull/433?src=pr&el=tree)
   
   ```diff
   @@            Coverage Diff            @@
   ##             master     #433   +/-   ##
   =========================================
     Coverage          ?   86.99%           
   =========================================
     Files             ?       85           
     Lines             ?    18696           
     Branches          ?        0           
   =========================================
     Hits              ?    16265           
     Misses            ?     2431           
     Partials          ?        0
   ```
   
   
   | [Impacted 
Files](https://codecov.io/gh/apache/qpid-dispatch/pull/433?src=pr&el=tree) | 
Coverage Δ | |
   |---|---|---|
   | 
[...re/modules/edge\_addr\_tracking/edge\_addr\_tracking.c](https://codecov.io/gh/apache/qpid-dispatch/pull/433/diff?src=pr&el=tree#diff-c3JjL3JvdXRlcl9jb3JlL21vZHVsZXMvZWRnZV9hZGRyX3RyYWNraW5nL2VkZ2VfYWRkcl90cmFja2luZy5j)
 | `89.88% <100%> (ø)` | |
   
   ------
   
   [Continue to review full report at 
Codecov](https://codecov.io/gh/apache/qpid-dispatch/pull/433?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/433?src=pr&el=footer).
 Last update 
[e54e0f4...57c84d2](https://codecov.io/gh/apache/qpid-dispatch/pull/433?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 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 edge tracking address handler tries to access freed endpoint
> ------------------------------------------------------------------------------
>
>                 Key: DISPATCH-1234
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-1234
>             Project: Qpid Dispatch
>          Issue Type: Bug
>          Components: Container
>            Reporter: Ganesh Murthy
>            Assignee: Ganesh Murthy
>            Priority: Major
>             Fix For: 1.5.0
>
>
> {noformat}
> (gdb) bt
> #0  0x0000000004e3d53f in raise () from /lib64/libc.so.6
> #1  0x0000000004e27895 in abort () from /lib64/libc.so.6
> #2  0x0000000004e27769 in __assert_fail_base.cold.0 () from /lib64/libc.so.6
> #3  0x0000000004e359f6 in __assert_fail () from /lib64/libc.so.6
> #4  0x00000000048bc8d1 in on_addr_event (context=0x153a5e20, event=524288, 
> addr=0x141158f0) at 
> /home/gmurthy/opensource/qpid-dispatch/src/router_core/modules/edge_addr_tracking/edge_addr_tracking.c:242
> #5  0x000000000489cbf0 in qdrc_event_addr_raise (core=0x15395d30, 
> event=524288, addr=0x141158f0) at 
> /home/gmurthy/opensource/qpid-dispatch/src/router_core/core_events.c:114
> #6  0x00000000048ac5e3 in qdr_core_unbind_address_link_CT (core=0x15395d30, 
> addr=0x141158f0, link=0x1410fda0) at 
> /home/gmurthy/opensource/qpid-dispatch/src/router_core/router_core.c:504
> #7  0x000000000489c110 in qdr_link_inbound_detach_CT (core=0x15395d30, 
> action=0x13c411c0, discard=false) at 
> /home/gmurthy/opensource/qpid-dispatch/src/router_core/connections.c:1642
> #8  0x00000000048add55 in router_core_thread (arg=0x15395d30) at 
> /home/gmurthy/opensource/qpid-dispatch/src/router_core/router_core_thread.c:124
> #9  0x000000000496458e in start_thread () from /lib64/libpthread.so.0
> #10 0x0000000004f026a3 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