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

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

                Author: ASF GitHub Bot
            Created on: 23/Sep/16 21:21
            Start Date: 23/Sep/16 21:21
    Worklog Time Spent: 10m 
      Work Description: GitHub user persiaAziz opened a pull request:

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

    TS-4891: Initializing prefix_str on declaration

    prefix_str should be initialized before setup_diagslog() is called in 
Diags.cc:146 since a failure in setup_diagslog can lead to a call of print_va 
which reads from prefix_str.
    
    Following trace might be helpful to understand the issue
    https://gist.github.com/persiaAziz/48a321a1c1913af1580261fa40d14df0

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

    $ git pull https://github.com/persiaAziz/trafficserver TS-4891

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

    https://github.com/apache/trafficserver/pull/1045.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 #1045
    
----
commit 7be6e2e2dc0034c068b4a981eaa53c903c2482c4
Author: Persia Aziz <[email protected]>
Date:   2016-09-23T21:17:14Z

    TS-4891: Initializing prefix_str on declaration

----


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

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

> ATS-7.0.x giving segmentation fault
> -----------------------------------
>
>                 Key: TS-4891
>                 URL: https://issues.apache.org/jira/browse/TS-4891
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 7.0.0
>            Reporter: Syeda Persia Aziz
>             Fix For: 7.1.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> The current 7.0.x branch is giving me segmentation fault as I run it. It 
> happens when trying to elevate_fopen Diags.log. It fails and shoots an 
> diags-error message which does not have any debug tag.
> The trace and info can be found here: 
> https://gist.github.com/persiaAziz/48a321a1c1913af1580261fa40d14df0



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

Reply via email to