From nobody Fri Jan 10 14:13:08 2025 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 4YV3XQ2lCTz5kPjt for ; Fri, 10 Jan 2025 14:13:10 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4YV3XQ1dqDz4pfB for ; Fri, 10 Jan 2025 14:13:10 +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=1736518390; 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=Bz1LndHclkfMciApsoaNn6t5RqN1SKHBSG4gf6QmCCo=; b=aGVTVB+Ei7xbfpscFxtxXzkaUsTDKX4utjaPnN2Xi2PR3lH9Q/2QeVvuc+DsZkD1a6keu0 hoRNBp251De4wuomsieFic4xHw9EJVk3yi/ocUPtmzp3SbrIRRCbTK/k1l5h/hLNOKRnn7 kXkzoqXEZrMKlxGdfiKbJgUEaoqgEGnrB9aVi38lha0TQwsZ7Yw6Q4xNdtTJ5yhWcDaJyW 0AO5uNYmpvD2sNqk0RRZ+h4+jpujoka8tWYIWyMRhEKM1JXdTDpA7+P8EX8a8XNGpiv58u XG913Q1nLHxkeH+RmkP0fxiY8RSSgCOww5wNRv1hHcEt3qLO8ACYFUo2P/ZWSA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1736518390; a=rsa-sha256; cv=none; b=ScGQ+63RlA5JLGKxTkUFbzyugFzWrFM+8T9rLHeJamYYy6OxcPCeHgA1Ni2IKYmoQd0MVH h3tbGrbOd/7oiWohrMYQqxzAWUyk5Hf7isFsKXkBU6S3pDGcxWeiHbV5DM1IXsEoOemiep FQCTjts0o/TOgDZmlH26hBt8mF91wI8EERm8rH3DejeYfCSTSjdB7GOUHqe/mq9mzqumJ7 RW1nL+4CaAPznIdfZ9hx0PbzVxPgjNq3nyjtS0kyOypUm/A6O6Ws4CPsjRBiTlc6po9OPV enC+YEhGrrIc1gTJW4V33gXWjNXJDjYEz6K88gpxCXEgwIhWt4wy0qFflewuWw== 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 4YV3XQ1Fdnznw for ; Fri, 10 Jan 2025 14:13:10 +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 50AEDAkM027999 for ; Fri, 10 Jan 2025 14:13:10 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 50AEDAa4027998 for bugs@FreeBSD.org; Fri, 10 Jan 2025 14:13:10 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 267028] kernel panics when booting with both (zfs,ko or vboxnetflt,ko or acpi_wmi.ko) and amdgpu.ko Date: Fri, 10 Jan 2025 14:13:08 +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-RELEASE X-Bugzilla-Keywords: crash, needs-qa X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: george@m5p.com X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" 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=3D267028 --- Comment #352 from George Mitchell --- So far, this problem has not recurred since my upgrades at the beginning of= the year. But I have been rebuilding ALL my ports for 14.2-RELEASE and I haven= 't had a chance to try really stressing my system out. But when I get that chance, it seems likely I will close this as "overcome by events." --=20 You are receiving this mail because: You are the assignee for the bug.=