Strace
-
strace on a running production process, carefully
Attaching strace to a live process with -f -p, filtering syscalls, and spotting a fd leak pattern.
Attaching strace to a live process with -f -p, filtering syscalls, and spotting a fd leak pattern.