From nobody Wed Aug 30 18:25:15 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 4RbXlc3Lpdz4sMDX for ; Wed, 30 Aug 2023 18:25:16 +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 4RbXlc2LJ7z3bmc for ; Wed, 30 Aug 2023 18:25:16 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1693419916; a=rsa-sha256; cv=none; b=fDaZX6j05QsGQyIUyjrdGmuiYuGcdE5l4soEMZU8Em09tqTbXzYHo//lWS1yqhJkTnvObo D2tax+UB2lnfSAlx5WDRmGeyAyBXLo3ewyjOUa7X62Bhq/dWsAcRfRFAIo7cV6DxVb6l0l 3RPbFsqOruVoz7oMNlcbSRa5ZgfCDMSgnbsJOOFrbQ2krUCngbZlqxrHKOND5/Palpfh6c 71taClYrGzVxf2O+TWIDAeaylkd5Yjz28JJZou4np8hl/D7yQ2tll4bz7wuncGtu084qbX xkaYCF4A0vQwZi2KDtzNQvXvJx4yVbSgLm9Gzvbr3Ykf9L1Jl8OnmDfcMYHhnw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1693419916; 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=hTRyIen/bogaIiQOBTP/OZAl0di41W93V2dKr5u6E/Y=; b=iygKxRZ0hFG1/qa8c3CA5zga1gAhe4ByL+nzjAprndjasTvg/AqkcNvyphbkF1ccHviZCJ Os5cupPdvopwZQtLTU+SKgxEnnmvW68D6cfB7bDA3MZ7+CSw8DnWrOItblC0UrrLKqEK30 yUwWunFQo/yqpfwPTOC5qYalTeBZvZGxk3Xui7aA9MC7YZBEf2P/FtW5iZb85eamU9losz Jf0stPLI+3bqfqehbJy5s3x8RbpGsHknuKxrmaRJPYmZAUygqFL3uXw+XrZFZg59iiqLay 49byjYLo1wJr3BLM40YQcNdAYoolRv3D/v+fUJmuyqKM2esBqHwRwuHDPciPOQ== 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 4RbXlc1QWgzkrG for ; Wed, 30 Aug 2023 18:25:16 +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 37UIPGCv062659 for ; Wed, 30 Aug 2023 18:25:16 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 37UIPGra062658 for bugs@FreeBSD.org; Wed, 30 Aug 2023 18:25:16 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, 30 Aug 2023 18:25:15 +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: crash, needs-qa X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: o.hushchenkov@gmail.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 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D268393 --- Comment #60 from Oleh Hushchenkov --- (In reply to John Grafton from comment #59) > We tested reverting the patch completely in comment #34 and Jonathan repo= rted that the sound didn't work but the system booted. I see. > Removing 'intsts !=3D 0xffffffff &&' will cause my laptop to freeze after= waking from suspend! :) I didn't notice because I don't use suspend. So for me it's a viable workaround. --=20 You are receiving this mail because: You are the assignee for the bug.=