From owner-freebsd-acpi@freebsd.org Sat Jan 19 22:15:17 2019 Return-Path: Delivered-To: freebsd-acpi@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D1B4514962A7 for ; Sat, 19 Jan 2019 22:15:16 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 69C06715B9 for ; Sat, 19 Jan 2019 22:15:16 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 2992B14962A5; Sat, 19 Jan 2019 22:15:16 +0000 (UTC) Delivered-To: acpi@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1682414962A3 for ; Sat, 19 Jan 2019 22:15:16 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8DA03715B5 for ; Sat, 19 Jan 2019 22:15:15 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id DDA43124BE for ; Sat, 19 Jan 2019 22:15:14 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id x0JMFE8t007841 for ; Sat, 19 Jan 2019 22:15:14 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id x0JMFE5M007840 for acpi@FreeBSD.org; Sat, 19 Jan 2019 22:15:14 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: acpi@FreeBSD.org Subject: [Bug 234676] Boot hangs after upgrade to 12.0-RELEASE (acpi?) Date: Sat, 19 Jan 2019 22:15:14 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 12.0-RELEASE X-Bugzilla-Keywords: crash, needs-qa, regression X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: johanvz816@giantfoo.org 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 MIME-Version: 1.0 X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Jan 2019 22:15:17 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D234676 --- Comment #6 from johan van Zanten --- I've been doing a little more debugging, per https://docs.freebsd.org/doc/5.5-RELEASE/usr/share/doc/handbook/acpi-debug.= html As i can still booting from the 11.2 kernel i was previously running, i've collected ASL with "acpidump -t -d" . I get this in stderr when running it: acpidump: RSDT entry 3 (sig OEMB) is corrupt I will attached the acpidump output in case it's useful; there are two erro= rs in it: acpi-dump-kern11.2_userland12.0-prodhoun-20190119.asl 5307:=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20 PLD_Revision =3D 0x1, Error 6105 - Invalid object type for reserved name ^ (_PLD: found Buffer, Package required) acpi-dump-kern11.2_userland12.0-prodhoun-20190119.asl 5475:=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20 PLD_Revision =3D 0x1, Error 6105 - Invalid object type for reserved name ^ (_PLD: found Buffer, Package required) --=20 You are receiving this mail because: You are on the CC list for the bug.=