[
https://issues.apache.org/jira/browse/TS-4868?focusedWorklogId=29202&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-29202
]
ASF GitHub Bot logged work on TS-4868:
--------------------------------------
Author: ASF GitHub Bot
Created on: 15/Sep/16 20:51
Start Date: 15/Sep/16 20:51
Worklog Time Spent: 10m
Work Description: Github user gtenev commented on the issue:
https://github.com/apache/trafficserver/pull/1022
I have not looked enough to say if this change is necessary or not but just
wanted to mention that it helped me with a crash I got after syncing my fork.
```
Starting program: /opt/apache/trafficserver/bin/traffic_manager
[Thread debugging using libthread_db enabled]
[E. Mgmt] log ==> [TrafficManager] using root directory
'/opt/apache/trafficserver'
[New Thread 0x7ffff709b700 (LWP 24130)]
[New Thread 0x7fffee69a700 (LWP 24131)]
Program received signal SIGSEGV, Segmentation fault.
inet_network (cp=0x0) at inet_net.c:55
55 if (*cp == '0')
Missing separate debuginfos, use: debuginfo-install
libunwind-1.1-3.el6.x86_64 tcl-8.5.7-6.el6.x86_64
(gdb) where
#0 inet_network (cp=0x0) at inet_net.c:55
#1 0x0000000000430273 in main (argc=<value optimized out>, argv=<value
optimized out>) at traffic_manager.cc:668
```
Applying the patch seemed to fix the problem for me.
Issue Time Tracking
-------------------
Worklog Id: (was: 29202)
Time Spent: 1h 20m (was: 1h 10m)
> latest master requires config value in file
> -------------------------------------------
>
> Key: TS-4868
> URL: https://issues.apache.org/jira/browse/TS-4868
> Project: Traffic Server
> Issue Type: Bug
> Reporter: Jason Kenny
> Assignee: Phil Sorber
> Priority: Blocker
> Fix For: 7.1.0
>
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> <1473896704.0000> [FATAL]: could not find integer variable
> proxy.local.cluster.type in records.config
> This is a regression. Our configuration system allows for defaults to be
> defined. records.config needs to stay optional.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)