From nobody Sun Apr 09 21:51:32 2023 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 4Pvm5d12Q9z44KM7 for ; Sun, 9 Apr 2023 21:51:33 +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 4Pvm5c2PrPz3hwc for ; Sun, 9 Apr 2023 21:51:32 +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=1681077092; 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=+bzc4kKjiy5M6JA73lwCoqMKCCKsoM9+f34h2TeaXF0=; b=BsfrrlJYD6ji7+bn2K3ja1x5jICUWnfH0lfh+TVmCiIqAUdzfG/j8MW9BQrZp4dAOPDV2i ILNN8ADIbFpGQNmdDwIqIS2dMd8xlU9bpd60tTMmCSEJ/WPkk4lRoa3E6/0BGAL469C+x/ wSRrna8hI0DQa9+emjzdBpmo/ayTwVaCE3xvS4j43eADMfy1ZbidxvY9OluvfT6DlNPLaC g0hYVl0R0eJNSPB/Fxn3bOOvygn9hWcN5ydIeaLJTHKC0pxGUDKZV6YPHD4AoG5IxIy6KO v4aWfxKuTzx87zAJMDd7B3yREGVMC64M1cUA0CmakIPNHngBBf4tG7whE6I0kg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1681077092; a=rsa-sha256; cv=none; b=NNKK+7kp2Ls7jNo/1NY1nvY2ErSbonod/dWHrONOARcb09wSBHByb/pynYZj63s/KCTYz2 9+uVXP0hUuS4iQHLmWHRvrrmiIFe+HNaClBfivYWGn32buV4Hihe0TcasPHe42bBjIMqtI ZrzGIBfJwu7fHOePnJkK4LqOt7QY6jN/IzvlLshNx+6Iukr7iLRh8HYNDTeydKiVsDrxDh PAyR3X3WSpL05FoBsWsvA5JISTsDwCfI4FpI3G7OjUXopY1jFzWMukQhTEx6ipmwHdhVlw vivLUbSJSryyJmCIXqgLpxi9OJ0Pa1/zDIaYxVa8ZvQWW8e5P1Wz6ah+RYi9VA== 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 4Pvm5c1WhszQ72 for ; Sun, 9 Apr 2023 21:51:32 +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 339LpWVa060904 for ; Sun, 9 Apr 2023 21:51:32 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 339LpWwn060903 for bugs@FreeBSD.org; Sun, 9 Apr 2023 21:51:32 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 270728] Clock stops, but system keeps running Date: Sun, 09 Apr 2023 21:51:32 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 12.4-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: parv.0zero9+freebsd@gmail.com 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 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D270728 parv changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |parv.0zero9+freebsd@gmail.c | |om --- Comment #1 from parv --- Is the the clock battery in proper working condition or was it replaced "recently enough"? I ask for the 2011 date listed on the Dell specification sheet (https://i.dell.com/sites/csdocuments/Shared-Content_data-Sheets_Documents/= en/PowerEdge-C1100-Spec-Sheet-en.pdf ). --=20 You are receiving this mail because: You are the assignee for the bug.=