[Bug 277959] Refactor of usr.sbin/daemon caused regression in restart parameter
Date: Wed, 15 May 2024 10:18:47 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277959
Ray Bellis <ray@bellis.me.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ray@bellis.me.uk
--- Comment #1 from Ray Bellis <ray@bellis.me.uk> ---
Possibly related, but since upgrading to 13.3 we've seen repeated instances of
`daemon` exiting but leaving the child process (a Perl script) running.
It's feasible that this is associated with a perl libwww POST that is timing
out, perhaps raising a signal that is propagating to `daemon`?
I'm running truss on some of my systems to try to determine root cause, and
will raise a separate ticket if it turns out to be unrelated.
--
You are receiving this mail because:
You are the assignee for the bug.