GitHub user shinrich opened a pull request: https://github.com/apache/trafficserver/pull/126
Ts 3097 Fix ssl context storage free issues. You can merge this pull request into a Git repository by running: $ git pull https://github.com/shinrich/trafficserver ts-3097 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/trafficserver/pull/126.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 #126 ---- commit ec6037d9f71398d54ee2c4f1d77a1ef38e2d918a Author: shinrich <shinr...@network-geographics.com> Date: 2014-09-26T21:15:05Z Commit fixes to safely cleanup the SSL_CTX objects. commit 16932502fa2cb72594ef7094b6b77afe622e64dc Author: shinrich <shinr...@network-geographics.com> Date: 2014-09-26T21:57:07Z It looks like removing the release means that ref is possibly invalid when printing the debug statement. I was getting a core on start up. Cached the ref idx value. ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---