[Bug 283747] kernel panic after telegraf service restart

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 13 Jan 2025 21:28:22 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283747

--- Comment #21 from Eero Hänninen <fax@nohik.ee> ---
(In reply to Gleb Smirnoff from comment #20)
Sorry I was paste here wrong pid, as telegraf has two pids in process table, so
I have done trace for telegraf process not for daemon process which pid I
accidentally pasted here.

# ps xauwf | grep telegraf
telegraf      47615    1.7  0.0  5867944   216864  -  S    22:54     0:48.38
/usr/local/bin/telegraf --quiet --config=/usr/local/etc/telegraf.conf
root          47278    0.0  0.0    12828     2268  -  Is   22:54     0:00.00
daemon: /usr/local/bin/telegraf[47615] (daemon)

should I trace daemon process too ?

-- 
You are receiving this mail because:
You are the assignee for the bug.