From nobody Thu Nov 10 14:41:48 2022 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 4N7Pg074NRz4XDsH for ; Thu, 10 Nov 2022 14:41:48 +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 4N7Pg05Lzpz4MxX for ; Thu, 10 Nov 2022 14:41:48 +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=1668091308; 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=IsNDaU3FfomDvE+Qsao6dzV1TN+/GXHCm9YB1jrL2vY=; b=Ln3hzBdMa/ACTA8aAdYBO2e9oCc70Ueww8w00pz4xmm17S80FEvYevlMeSQiRi2uNVPIAr nRRzxMIenoqE3p2JFMsZMYLY2LfyuG5NUHdEgBzKXGyz3gBWRnZTVi+fdwHMg0m82RKEij Ii0G9ogjgS8VxxVEBGXneBFSAcrgXxUlo0cnZBAX9tcPmAcw2VVYe9Sg+/ylEK12Mkk08d /+OrjQV7VoqEHnXCsaJY09fQc+ludT67tks7qCk4RPVCGjxuT4hsdsWJg/fHtZiJrP/Jvh cM65cesJJE1B5YkuyhHY0OzI0UsMCSHYJU6Y9hnQqzAcljwtDAGLuYx72Kid0Q== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1668091308; a=rsa-sha256; cv=none; b=TIn+EcqDSWWAEFicHa+vpiDhP4f6S3AevFkhyEWBMwjdW8G+Ybl0LHCRQNTZgaOqZ6vpnQ jDv46jVmogQXrq6mj3GrWZRT4RlO19i+yBHCbF4iL9CUiAxV61/1iJGjMwFHcyd16byMZG TcrjpWGG9owIQAYHRs4sxDmU/8nRz9XX1EzV14QzKRQou05L+Bh8WYBFXNWozSvSpwDose DPfD37P+CcAuarlCXZnm4qB4TEgGO8Wf3hui8a5EYPxT9XwpNpkTEFLOPM8JINbhO/Qo+T C9Bn4/lyQ3LvXfVVclAhhLa4KvLnfhvI8QtvtTANw1mBZaaBSSb1dxGbEb/vGA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4N7Pg04T7Rz14c2 for ; Thu, 10 Nov 2022 14:41:48 +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 2AAEfmip079500 for ; Thu, 10 Nov 2022 14:41:48 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 2AAEfm32079499 for bugs@FreeBSD.org; Thu, 10 Nov 2022 14:41:48 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 267691] FreeBSD 13 and newer panic on boot on Pentium Pro system Date: Thu, 10 Nov 2022 14:41:48 +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: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: hannula@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: 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=3D267691 --- Comment #2 from hannula@gmail.com --- The last comment applies for FreeBSD-14.0-CURRENT-i386-20221103-5cc5c9254da-259005-mini-memstick.img. FreeBSD 13.1 works on the machine when booting with "hw.mca.enabled=3D0". So this is 2 bugs now in a single bug report: * 13+ needs "hw.mca.enabled=3D0" * CURRENT panics with: isa_set_pnpbios_handle failed for (null) on bus isa0, error =3D 2 --=20 You are receiving this mail because: You are the assignee for the bug.=