From nobody Wed Apr 26 14:18:37 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 4Q61FB0BSJz46ZR0 for ; Wed, 26 Apr 2023 14:18:38 +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 4Q61F94P8kz4PcX for ; Wed, 26 Apr 2023 14:18:37 +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=1682518717; 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=cgIyNIM4o4WNYcPFvZe1H4IBXH5kc2/eb7D3I4Gp9o0=; b=PdmS6h0vg0Wq2nh/83gA9rkO9YAHwaOa+juEQGjLeKpw+Q//gtkaLxWGlHOmo4ZGSOWmI9 3TJu1cdGOIF2Wz39ArRlXwHdDm/6agq0DooR/EnkEWG70PLJAq5k72S8L7hq07pPJcO1ro Ye4CbupmC39zfpFa6lRu3SwrvBSxnG3Z7xFacw1Kynkj3OXkxeNQYTG//Pn1HOB95Bn++/ 1oVGAM49uTznqAIjFzDAf2lWI7aYLIy72doSS5WJtIThvBMsGcyqwZW5ZaThwVRtjEG7lX X7huTFbWsRZIUCFZG360vMjMomKVH0A01/VR3FRgRiZj1LCK9t1RxpPMcyS/nw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1682518717; a=rsa-sha256; cv=none; b=A4JKSBextVMHW3CBZUX80jKG4DtcH1i/h9fJVw4ZVDkJO5LihHleZTYqTm9ImorDSxP3OB 8A4qwd+7a4v0B38fAXkVbgJ0i9dWq710+UO7m49WacR4gKAG5bVDUlJ/UfJHgX3MTPOsyr gdUV8XK8YEOf4N5n1SUSvr3x9Ugut7PGfuEz1rKtO4HOOt5XClIbSSOYMAeSB9Ey9iLImA GrkMfdxRSzRqAikAb6wunkqxU30ymNdoKEbRjauLFQQuF0n4QHqThlR+GaAeijiKnp6ALE U5Va27VSvotPSyx0pmShkOuOYIVETbe1mhwDtj47zM9/iSwBzbBnn9b0lDX2cA== 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 4Q61F93VDLzdXl for ; Wed, 26 Apr 2023 14:18:37 +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 33QEIbIQ041713 for ; Wed, 26 Apr 2023 14:18:37 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 33QEIb3n041712 for bugs@FreeBSD.org; Wed, 26 Apr 2023 14:18:37 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 268393] system always reboots once from a powered off state Date: Wed, 26 Apr 2023 14:18:37 +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: 13.1-STABLE X-Bugzilla-Keywords: needs-qa X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: john.grafton@runbox.com X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: 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=3D268393 --- Comment #46 from John Grafton --- Thanks for the bug report. Hopefully someone finds it helpful in the futur= e.=20 Sorry we didn't get it fixed! --=20 You are receiving this mail because: You are the assignee for the bug.=