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

ASF subversion and git services commented on TS-1839:
-----------------------------------------------------

Commit dba01ebb6fcb060491330efb9c051d17963cc683 in branch refs/heads/master 
from [~zwoop]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=dba01eb ]

TS-1839 Change Layout initialization, such that if the install
directory doesn't exist, we just give a warning. This fixes
the problem where e.g. make test fails.

                
> make check fails without prior make install
> -------------------------------------------
>
>                 Key: TS-1839
>                 URL: https://issues.apache.org/jira/browse/TS-1839
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Build
>            Reporter: Igor Galić
>            Assignee: Leif Hedstrom
>             Fix For: 3.3.3
>
>
> make[2]: Entering directory `/home/igalic/src/asf/trafficserver/proxy'
> make  check-TESTS
> make[3]: Entering directory `/home/igalic/src/asf/trafficserver/proxy'
> ERROR: unable to access() TS_ROOT '/opt/ats-trunk': 2, No such file or 
> directory
> FAIL: tests/test_logstats_json
> ERROR: unable to access() TS_ROOT '/opt/ats-trunk': 2, No such file or 
> directory
> ./tests/test_logstats_summary: line 23:  9060 Segmentation fault      (core 
> dumped) ./traffic_logstats --log_file "$srcdir/tests/logstats.blog" --summary 
> > "$tmpfile"
> FAIL: tests/test_logstats_summary
> =============================================
> 2 of 2 tests failed
> Please report to [email protected]
> =============================================
> Backtrace: {noformat}Program terminated with signal 11, Segmentation fault.
> #0  ink_strlcpy (dst=<optimized out>, src=0x0, siz=<optimized out>) at 
> ink_string.cc:259
> 259           if ((*d++ = *s++) == '\0')
> (gdb) bt
> #0  ink_strlcpy (dst=<optimized out>, src=0x0, siz=<optimized out>) at 
> ink_string.cc:259
> #1  0x000000000041de58 in main (argv=0x7fff92e8bf58) at logstats.cc:2269
> (gdb) 
> {noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to