apache / apache/trafficserver

FreeBSD has deprecated procfs(5). traffic_crashlog should use libprocstat(3) and kvm(3)

Open
#12,001 1 comment 0 reactions 0 assignees View on GitHub
Good First Issue Logging Stale traffic_crashlog
Dominant language
C++
Stars
2k
Forks
874
Avg merge
6d 15h
Merged PRs (30d)
46

Description

traffic_crashlog assumes `/proc` provides the information it needs, in reality this is the case on FreeBSD only if `procfs(5)` is installed, and it's also a deprecated method.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.