You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Susan Hinrichs (JIRA)" <ji...@apache.org> on 2016/06/14 18:58:27 UTC

[jira] [Created] (TS-4543) Crash due to shutdown race in HttpSM::tunnel_handler_post

Susan Hinrichs created TS-4543:
----------------------------------

             Summary: Crash due to shutdown race in HttpSM::tunnel_handler_post
                 Key: TS-4543
                 URL: https://issues.apache.org/jira/browse/TS-4543
             Project: Traffic Server
          Issue Type: Bug
          Components: Core
            Reporter: Susan Hinrichs


We were seeing cores in production with HttpSM::tunnel_handler_post near the top of stack.  If ua_session has already been cleared out, we cannot fetch the producer and things go downhill.

We can fetch the producer by type (HT_HTTP_CLIENT) instead to fix the problem.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)