From nobody Tue Dec 06 09:43:14 2022 X-Original-To: bugs@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4NRFpV1rpQz4jB15 for ; Tue, 6 Dec 2022 09:43:14 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (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-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4NRFpV0JFvz3FFw for ; Tue, 6 Dec 2022 09:43:14 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1670319794; 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; bh=y7Rd4wKWaajkfG6KaT/q7ec8a+LdHvk3rC+iZZoSJ1A=; b=opfTsTjWskngG8FYn232Oxj8B5EELbyvfxXjugo0sF14RFfgzStkRLHY9QHC9CWUNBWxCm yWtrkqi8fYkvA/EfxU7Y5pNex5P+tuDmtId9scIMKwyrv70MXIkEIdqaSXWZER4SxX1XSk Y2BynS8bxhupEcdJMp72dDg9vStNWwBso72NdUdpNDEQZj0jQmYD33/Oqg6beqbmajpjeL uhq6GYmSLQQybnY+Fzh2nTPDMx0irQmOP+u1Ck9EB5EGfAKGPuTmLvL+Unrm1Zjrh99zZZ sLVvICrz7gG0k9we8OsEUExkiRLIIf1x9k++GTr1TQimUURwZ+Pck538Y3kthg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1670319794; a=rsa-sha256; cv=none; b=HVkmCD5vW7xZtVHO2KH/JOqUvSgt7HYDhgoPKeWxRRHUGm1v3vFYSjfLtUmjiyWcUznbfv WC/SQUUaKyDFn2/T+fDdiX9kDMyLHgYBZ3Zo0Jqz9sfZ/h7usBH9xlrhKzKLLOFIM42nPk GrhplcSA+LU5QLXccOxQaFZK39fAxZ0zAoqsH0HOsNeJZnoEUGBqEm0fEfYdXLFSdUcu24 htcu/pwcwoMn90U3PsX3fh6PIIL5TMA5YDjCTDhEVZ6hb7OUZLA3ftd+hgJ9cNV8aSDp20 BFjCAMO9ZzXKb2jESE8AQWZYIc15F8zBKbrO/1jY3B92fRpXpA00mtaLM9+oOw== 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 4NRFpT6VNdzXtj for ; Tue, 6 Dec 2022 09:43:13 +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 2B69hDi7030402 for ; Tue, 6 Dec 2022 09:43:13 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 2B69hD8Z030401 for bugs@FreeBSD.org; Tue, 6 Dec 2022 09:43:13 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 268194] ntdp fails to start Date: Tue, 06 Dec 2022 09:43:14 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 12.4-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: mdv@dualis.me X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: 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 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D268194 Bug ID: 268194 Summary: ntdp fails to start Product: Base System Version: 12.4-RELEASE Hardware: amd64 OS: Any Status: New Severity: Affects Many People Priority: --- Component: bin Assignee: bugs@FreeBSD.org Reporter: mdv@dualis.me I upgraded two servers to FreeBSD 12.4-RELEASE using freebsd-update as soon= as it became available. After rebooting, ntpd fails to start: +FreeBSD 12.4-RELEASE r372781 GENERIC amd64 +FreeBSD clang version 13.0.0 (git@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303) +CPU: Intel Xeon E312xx (Sandy Bridge) (4245.58-MHz K8-class CPU) +Launching APs: 2 1 3 +pid 695 (ntpd), jid 0, uid 123: exited on signal 11 I ran 'freebsd-update install' again as is mandatory and then tried to start the daemon myself: $ /usr/sbin/ntpd -n 6 Dec 10:41:24 ntpd[39682]: ntpd 4.2.8p15-a (1): Starting 6 Dec 10:41:24 ntpd[39682]: Command line: /usr/sbin/ntpd -n 6 Dec 10:41:24 ntpd[39682]: ---------------------------------------------------- 6 Dec 10:41:24 ntpd[39682]: ntp-4 is maintained by Network Time Foundation, 6 Dec 10:41:24 ntpd[39682]: Inc. (NTF), a non-profit 501(c)(3) public-bene= fit 6 Dec 10:41:24 ntpd[39682]: corporation. Support and training for ntp-4 a= re 6 Dec 10:41:24 ntpd[39682]: available at https://www.nwtime.org/support 6 Dec 10:41:24 ntpd[39682]: ---------------------------------------------------- Segmentation fault This happens on both (identical) systems.=20 Please let me know what additional information to provide in order to solve this! --=20 You are receiving this mail because: You are the assignee for the bug.=