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

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

ChugR commented on pull request #714: DISPATCH-1614: Nullify address inlink and 
outlink when connection lost
URL: https://github.com/apache/qpid-dispatch/pull/714
 
 
   Prevent segfault referencing deleted links when connection is lost.
   Assert that the pointers are null when a connection is created.
 
----------------------------------------------------------------
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:
[email protected]


> Edge router crash when interior closes edge uplink connection
> -------------------------------------------------------------
>
>                 Key: DISPATCH-1614
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-1614
>             Project: Qpid Dispatch
>          Issue Type: Bug
>          Components: Container
>    Affects Versions: 1.11.0
>            Reporter: Charles E. Rolke
>            Assignee: Charles E. Rolke
>            Priority: Major
>         Attachments: DISPATCH-1614-edge-router-log.txt
>
>
> When the connection to the interior router goes down then the 
> addr.edge_outlink link proper is freed but the pointer to the link is still 
> in the addr struct.
> Later when the addr is unbound the link is dereferenced causing a segfault.
> An attached log trace shows the events. Search for link _0x1c31210_ using 
> mobile address _M0e61_.



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

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

Reply via email to