[Bug 283747] kernel panic after telegraf service restart

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 23 Jan 2025 05:01:04 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283747

--- Comment #30 from Gleb Smirnoff <glebius@FreeBSD.org> ---
Eero, unfortunately there is nothing special in the ktrace that records the end
of the telegraf process :( It just closes all sockets and exits. It could be a
cred reference underleak outside of inpcb code actually. I second Mark's
suggestion on reproducing the problem on GENERIC-DEBUG. Also, if you can work
on a reproduce recipe in a test environment, that would help a lot.  E.g. start
a fresh virtual machine, install the telegraf package, do this and that until
it crashes.

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