You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/06/10 15:57:21 UTC

[jira] [Commented] (TS-4488) Segmentation fault at HttpSM::tunnel_handler_ua

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

ASF GitHub Bot commented on TS-4488:
------------------------------------

GitHub user yatsukhnenko opened a pull request:

    https://github.com/apache/trafficserver/pull/700

    TS-4488: fix Segmentation fault at HttpSM::tunnel_handler_ua

    Returning to [PR](https://github.com/apache/trafficserver/pull/674). It seems I found how to reproduce this bug. It happens when transformation is used (for example from null transform plugin) and client terminates connection before the transformation consumes all data from upstream vconnection.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/yatsukhnenko/trafficserver TS-4488

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/trafficserver/pull/700.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 #700
    
----
commit d8ff431fae24ab8554c96231b301699cb3740b50
Author: Pavlo Yatsukhnenko <ya...@gmail.com>
Date:   2016-06-10T13:59:02Z

    TS-4488: fix Segmentation fault at HttpSM::tunnel_handler_ua

----


> Segmentation fault at HttpSM::tunnel_handler_ua
> -----------------------------------------------
>
>                 Key: TS-4488
>                 URL: https://issues.apache.org/jira/browse/TS-4488
>             Project: Traffic Server
>          Issue Type: Bug
>            Reporter: Pavlo Yatsukhnenko
>            Assignee: Pavlo Yatsukhnenko
>              Labels: Crash
>             Fix For: 7.0.0
>
>
> From Github PR #674



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