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/10/06 01:15:20 UTC

[jira] [Work logged] (TS-3204) Crash when body_factory file is empty

     [ https://issues.apache.org/jira/browse/TS-3204?focusedWorklogId=30212&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-30212 ]

ASF GitHub Bot logged work on TS-3204:
--------------------------------------

                Author: ASF GitHub Bot
            Created on: 06/Oct/16 01:14
            Start Date: 06/Oct/16 01:14
    Worklog Time Spent: 10m 
      Work Description: GitHub user alhonen opened a pull request:

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

    TS-3204: Crash when body_factory file is empty

    Set internal buffer to null for empty files to not follow the
    crash-prone execution path.

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

    $ git pull https://github.com/alhonen/trafficserver TS-3204

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

    https://github.com/apache/trafficserver/pull/1081.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 #1081
    
----
commit 49f1d8f011eeb69dcb8ecf45232c68d13ae32aef
Author: Jari Alhonen <ja...@gmail.com>
Date:   2016-10-04T01:18:05Z

    TS-3204: Crash when body_factory file is empty
    
    Set internal buffer to null for empty files to not follow the
    crash-prone execution path.

----


Issue Time Tracking
-------------------

            Worklog Id:     (was: 30212)
            Time Spent: 10m
    Remaining Estimate: 0h

> Crash when body_factory file is empty
> -------------------------------------
>
>                 Key: TS-3204
>                 URL: https://issues.apache.org/jira/browse/TS-3204
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Configuration
>            Reporter: Thomas Jackson
>            Assignee: Jari Alhonen
>             Fix For: sometime
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Reproducible on 5.0.x
> If you have a body factory page that is completely empty, after some time I start getting very obscure crashes all over the place (ssl, remap, etc.). If I add a single whitespace it works fine, seems that something in there doesn't like empty files.



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