From nobody Thu Sep 18 15:56:28 2025 X-Original-To: freebsd-current@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 4cSKxr6QzGz67cCf for ; Thu, 18 Sep 2025 15:56:32 +0000 (UTC) (envelope-from kp@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (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 "smtp.freebsd.org", Issuer "R13" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4cSKxr5fxdz42Tn; Thu, 18 Sep 2025 15:56:32 +0000 (UTC) (envelope-from kp@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1758210992; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=ikbjxXpuDsI2/2tXQMYSMkfG10/Ps27CEyC4EyrCkgk=; b=Hs5iwWWVceqdDkmLCR1Jeci7OxWYlMhbWi07xVCOpQmixVObgyz90RYm/lIBOPAwu2MTb8 yjzwZg1v+wnh/YBQmI0ExLCT55iJyilXF3+z56PYDw8d9hOqEwDIyHzRHuau5Hhp1K5aPd x2i8OYQYWUvvAaN9X5xaIiQ1tXOAVrHFryhR4AksNiKu6cPNed1ASX6MJ/llxuou+AnOsg Xymo3tIgVy/t65Kq1QKLqyjq1jDaCycpcHsCsqBzy45bv0qNcw4VbORQGNcNuonMYojNHn Wf6kXKYX9llYriiUbrktnAzUINPxYZheqnuYuvRdhmw2YsWO9CyKJOH7eIiFgg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1758210992; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=ikbjxXpuDsI2/2tXQMYSMkfG10/Ps27CEyC4EyrCkgk=; b=OkEg7txXgxDGNjT4Wyte3xgi890hSpaLICEPu3Ej/DT0/eSI0czhrEJmslEt03mFd75HRr r644HdLE0Dpb+m4yCszNb7ZvBvE3xX8fsc/Gz/tkAlsvUz9YF+bMn58NcCmtW8/ZJGxGZ+ QUzmduZrT/cy/uW/dzDQiMu3aDHIgi3oQnKfo391a1wgaA4Tl1YYF+EpMHBrnd+HcSkZvz QrIU75hWflX6VplPfAqPc6I8AizgZkKt1/GmtBeVkX6mVsOAThOdIFu0gySQn0psH61SXI MQFScc4u0t/W5x2XNemQPmuHGbkVyvfzXuGawLNlgdBaNQxajyNlW5KiNtVEwg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1758210992; a=rsa-sha256; cv=none; b=SZRXT2FzDrILDQ3y5TF6IPnAC6HSAOMJ3QMAXJK3Skf0cNYH2Kkfu8DVTpB9YCeIYPKDQ1 G65NybwnHbiWpBq6k+GLrlDBUu07LlXkXFLB0rkrl5OyEXu+Vbc9uot1u8CFa/j1jRXaAo 75GcR0U60IoKbr1jIWPD0xy8MkK6PbJYDOEjB8L9rHZzxcl2gLvrEZTJ/E9kGaaOYc+fTS YrAmzEWUzc8aG+07esRM2pAm81UjuMnsv6ABr8UID/f/VzMxqqqiADET/Co4uakswJriXD Ue4WB8sGywBI09kxpAznxx2dGRpWt3KnePLF6qp1gpiFN6JDBtpeSdm7hMN2Zw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from venus.codepro.be (venus.codepro.be [5.9.86.228]) (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 (2048 bits) client-digest SHA256) (Client CN "mx1.codepro.be", Issuer "R11" (verified OK)) (Authenticated sender: kp) by smtp.freebsd.org (Postfix) with ESMTPSA id 4cSKxr4Ff7zmVZ; Thu, 18 Sep 2025 15:56:32 +0000 (UTC) (envelope-from kp@FreeBSD.org) Received: by venus.codepro.be (Postfix, authenticated sender kp) id D5B18419C8; Thu, 18 Sep 2025 17:56:29 +0200 (CEST) From: Kristof Provost To: obiwac Cc: Guido Falsi , "Bjoern A. Zeeb" , Oleg Nauman , A FreeBSD User , FreeBSD CURRENT Subject: Re: CURRENT: panic init() on acpi_shutdown Date: Thu, 18 Sep 2025 17:56:28 +0200 X-Mailer: MailMate (2.0r6272) Message-ID: <00447774-B832-4C97-BB42-F086587CC5AA@FreeBSD.org> In-Reply-To: References: <20250917214321.7e28fe5e@thor.sb211.local> <7709p7nn-s774-152o-p6n0-50nn9310q85p@SerrOFQ.bet> <96483f28-1529-4a69-80cd-3335eeaf9f15@madpilot.net> List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; markup=markdown Content-Transfer-Encoding: 8bit On 18 Sep 2025, at 10:59, obiwac wrote: > I saw in your previous email that this revision doesn't fix your issue > completely. Can you elaborate on this? I can't reproduce this on any > of my machines and from the panics that I've seen D52598 /should/ > entirely fix this unless the panics I've seen have been hiding another > issue. > > Let me know so I can either revert or apply that change if all is good. > I had two machines panic on shutdown before the ACPI changes got reverted. With the revert undone, but with D52598 they do not panic. — Kristof