[
https://issues.apache.org/jira/browse/TS-4258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alan M. Carroll updated TS-4258:
--------------------------------
Comment: was deleted
(was: GitHub user SolidWallOfCode opened a pull request:
https://github.com/apache/trafficserver/pull/514
TS-4258: Only null out ua_session if it was in the tunnel when the tunnel
collapsed
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/SolidWallOfCode/trafficserver ts-4259
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafficserver/pull/514.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 #514
----
commit 2db4112e04ef275540b387ec4204fd9cd79d6b14
Author: Alan M. Carroll <[email protected]>
Date: 2016-03-06T03:54:38Z
TS-4258: Only null out ua_session if it was in the tunnel when the tunnel
collapsed.
----
)
> server_session should be NULL'd out after being closed.
> -------------------------------------------------------
>
> Key: TS-4258
> URL: https://issues.apache.org/jira/browse/TS-4258
> Project: Traffic Server
> Issue Type: Bug
> Components: Core
> Reporter: Alan M. Carroll
>
> Y! has had some crashes because {{HttpSM::server_session}} can be closed (via
> {{do_io_close}}) which destroys the {{HttpServerSession}} but the pointer
> remains as a trap for later code.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)