From nobody Mon Nov 11 05:21:55 2024 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 4Xmyb80ZDvz5cp24 for ; Mon, 11 Nov 2024 05:21:56 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Xmyb74mnqz4LJ4 for ; Mon, 11 Nov 2024 05:21:55 +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=1731302515; 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=49/mmRKHgLXddWdv1c+j0wUGS6qGnDC5MxxzbxMfmqk=; b=KYJXRN1MGYWxj+wPOPNTVYWhllyWr7VPEIQOG697xjrt22wcEAfxCN6df2HX6KBYNJ6sgc fUOYFQy55OYYQXwW8BYnnw1Y46EtxiGEAturzp4PS7aA58imQXNJyE9FApHtKusDMXWhuc kc08iFS/x7yEEWQGkzu9mgbowPEcShjWKCN8mqDFiO3hos/oaYwUPWls5SaPjO4NH7BIB5 namfE88otHyHP67akfsaBZevxNbEHzLajG7igO0P0lu6pnmqIiKTo3u3j5D2SHljMpVBxU ZV0LuG/DTEs0FtgmVlHt8xwXCN28iyHcFob8HyET04ox+3M1kz4wycUzFeEFrQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1731302515; a=rsa-sha256; cv=none; b=YyBhhOmXTBoqEzqA7mkn6Kuc3gI3YFY0NtYsrT+uLM8idcz+bgZoKGXOZWMe6mmxtK/Pp3 QhwM2VtUzsWPxX1Uaer91neWxT5mStUrES8lZur4V27Cp+OfbaLDZGYeLzTRsArGxNI3Hq iMmSTvNlGFbPmE9ivFznssGspgPv+qbRT/HvuqyFbAJbVFl47/RvZq56NZzv+OZAJ/EIQV Wj91swO6QorKjgI1+vb95ZQ4qKmBq/xcE+fDtmATk/ZhcJPT2mK2qbI8WN8mFuq0G/pNA/ q7N6nK7kiIlzIhfuqYcphabIH3YNhXPTSeBTdtoMOxMTcsK3AmpA6OisWz0heA== 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 4Xmyb74Nx5z1CTf for ; Mon, 11 Nov 2024 05:21:55 +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 4AB5LtPD047177 for ; Mon, 11 Nov 2024 05:21:55 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AB5LtFY047176 for bugs@FreeBSD.org; Mon, 11 Nov 2024 05:21:55 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 281177] 13.2 works, 13.3 and 14.x installers panic on older qlogic isp card Date: Mon, 11 Nov 2024 05:21:55 +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.3-RELEASE X-Bugzilla-Keywords: crash, regression X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: imp@FreeBSD.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 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=3D281177 --- Comment #26 from Warner Losh --- Also don't mistake some cards do this with all isp cards are broken. We'd likely have a lot more reports than we've seen so far if that were the case --=20 You are receiving this mail because: You are the assignee for the bug.=