[
https://issues.apache.org/jira/browse/TS-697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Leif Hedstrom resolved TS-697.
------------------------------
Resolution: Invalid
Fix Version/s: (was: 3.1.1)
Can't reproduce this, so closing. Please reopen if this is still an issue, with
instructions how to reproduce.
> Attempting to log the "shi" and "pqsi" parameters via logs_xml.config (IP
> types) causes a segfault
> --------------------------------------------------------------------------------------------------
>
> Key: TS-697
> URL: https://issues.apache.org/jira/browse/TS-697
> Project: Traffic Server
> Issue Type: Bug
> Components: Logging
> Affects Versions: 2.1.6
> Environment: Solaris 10 u8
> Reporter: Eric Connell
> Assignee: Zhao Yongming
> Priority: Minor
>
> Creating a LogFormat that contains either %<shi> or %<pqsi> symbols causes a
> segfault when attempting to unmarshal the IP in LogAccess::unmarshal_ip().
> The following config in logs_xml.config should recreate the problem:
> {code}
> <LogFormat>
> <Name = "access_log"/>
> <Format = "%<shi>"/>
> </LogFormat>
> <LogObject>
> <Format = "access_log"/>
> <Filename = "access_log"/>
> </LogObject>
> {code}
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira