327; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=s17lYWKUAduM8Jby5FFdz+6Ngu400oZwzf2pyqWeSHc=; b=tJ1zxAFv0bD5sHN7mZ9qMOFjknfVUUPGCnr/HaYtD1BC0o0nATlZnY6bn1VaNjHfCHxNvg bJOZsrTBGqcEG4ADNI/RkRQWHz79DowSDLfiIvlFOMW28P2rsymE/VPirz8EKTfxwjVcgd ciY68/9QHLMZ3Gbdujt11CZcXkYhH4AvE9ntQ6Ve0e1IbkiIBjwFFLe+Qy4wo8B0r8MzHo 6WjaEWXJztFJyzBPnB3nwlkH0NQRbazr4am58y/CmWmdIw3fpF+fdOCkcZ9FGfJNs0T3C4 i2cFNPkl0z/Z1jH11UreCPMV0VwoejGYloVqQQ71MQVX72tJOEbaEB+KReH2HA== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4VfThl4jGNz1B2Q for ; Wed, 15 May 2024 10:18:47 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 44FAIlp0067882 for ; Wed, 15 May 2024 10:18:47 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 44FAIl6t067881 for bugs@FreeBSD.org; Wed, 15 May 2024 10:18:47 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 277959] Refactor of usr.sbin/daemon caused regression in restart parameter Date: Wed, 15 May 2024 10:18:47 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 13.3-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: ray@bellis.me.uk X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D277959 Ray Bellis changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ray@bellis.me.uk --- Comment #1 from Ray Bellis --- 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. --=20 You are receiving this mail because: You are the assignee for the bug.=