[
https://issues.apache.org/jira/browse/TS-4931?focusedWorklogId=30120&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-30120
]
ASF GitHub Bot logged work on TS-4931:
--------------------------------------
Author: ASF GitHub Bot
Created on: 04/Oct/16 18:23
Start Date: 04/Oct/16 18:23
Worklog Time Spent: 10m
Work Description: GitHub user jpeach opened a pull request:
https://github.com/apache/trafficserver/pull/1077
TS-4931: Add process limits to crash logs.
Add /proc/$PID/limits to the crash log. This helps give context to
malloc failures because we can get a reliable snapshot of any process
limits in effect at the time.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jpeach/trafficserver fix/4931
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafficserver/pull/1077.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 #1077
----
commit 583c46f83d69e67abbc7179e80a32c341a970016
Author: James Peach <[email protected]>
Date: 2016-10-04T18:22:32Z
TS-4931: Add process limits to crash logs.
Add /proc/$PID/limits to the crash log. This helps give context to
malloc failures because we can get a reliable snapshot of any process
limits in effect at the time.
----
Issue Time Tracking
-------------------
Worklog Id: (was: 30120)
Time Spent: 10m
Remaining Estimate: 0h
> Add process limits to crash logs.
> ---------------------------------
>
> Key: TS-4931
> URL: https://issues.apache.org/jira/browse/TS-4931
> Project: Traffic Server
> Issue Type: Improvement
> Components: Tools
> Reporter: James Peach
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Add {{/proc/$PID/limits}} to the crash log. This helps give context to malloc
> failures because we can get a reliable snapshot of any process limits in
> effect at the time.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)