[
https://issues.apache.org/jira/browse/DISPATCH-1092?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16565824#comment-16565824
]
ASF GitHub Bot commented on DISPATCH-1092:
------------------------------------------
GitHub user kgiusti opened a pull request:
https://github.com/apache/qpid-dispatch/pull/349
DISPATCH-1092: clear the cached session pointer when the session closes
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kgiusti/dispatch DISPATCH-1092
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/qpid-dispatch/pull/349.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #349
----
commit ecfd325276cadc8c5da3e81159e30aa8ed582fef
Author: Kenneth Giusti <kgiusti@...>
Date: 2018-07-31T18:44:42Z
DISPATCH-1092: clear the cached session pointer when the session closes
----
> in some cases qdrouterd crashes due to stale pn_session_t
> ---------------------------------------------------------
>
> Key: DISPATCH-1092
> URL: https://issues.apache.org/jira/browse/DISPATCH-1092
> Project: Qpid Dispatch
> Issue Type: Bug
> Components: Routing Engine
> Affects Versions: 1.2.0
> Reporter: Ken Giusti
> Assignee: Ken Giusti
> Priority: Major
> Fix For: 1.3.0
>
>
> The qd_connection_t stashes a reference to the connection's pn_session_t in
> its pn_sess field, however once the pn_session_t is freed the stale reference
> hangs around causing mayhem.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]