From nobody Fri Dec 27 12:44:11 2024 X-Original-To: fs@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 4YKQDC4X5Hz5jhdk for ; Fri, 27 Dec 2024 12:44:11 +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 4YKQDC22trz4KTR for ; Fri, 27 Dec 2024 12:44:11 +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=1735303451; 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=WMnOfBHUOjyRqy8xqYz+Uwvp8sC8poi/6U9/jy3AQfg=; b=knWbBpLDpHBtWU1mkWbmOeLMKtTt9Y+rWbhRWVv3jvqTjjRX5AcTYMriplOerq3VmXjCVD o7BJ6/Jdt6Qw8dnDp6QxVeLLeTMewQ1sr53kveCf+Or1lu7WxSY1UHbzJxsNq/z6AEJiII 2ct8gMv12mI9i3E8SiQcwOSTxozjnD5yXrkmu12FsFR0dNN6tjawcgvXLfSw5DGwl/eRAW EYxnjx2+JyVkyT17CQMcpQKT2WdK0QkvekglwJ2p7Kez/WNNhDbx/lUggaX4CSxaS4gHOB TI0yC8GE0KcphCw7geSsMvGviwsbCfq9l0jXe7PRPoCytFG/F0rM3PCc0fPyLQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1735303451; a=rsa-sha256; cv=none; b=qWYxzo4GRgZnw5AF/2WUJv+ZhxY3Xy+6AdjQAzeNw/FStRhv9sZtsco5HXv0qxxXH4EyDJ Ja62DZCEV8S62tkhGWuYvzeMEslib/Gb8WwbKv2Y3lx8L3EMlCsV59qrEG/3zXe6GiMUcT hMLW/lDc0xG7e0i0kYkcPRQx9+RmY7AcZQBcrxhBBbuVyrRd5xTxedUtZYLGAjGrHh8Hmr fvGHr7acVpgeV98n0mA0n9q2Pyg9VuDFHjGIiGibA1kRtJfcLac4Qty80C/iZbAX1qjI/k F/tyhPPokxwJepVRVTVepLXy0aHWabe+/dN7r6znTTr+QesYakJwdcdGPCX8MA== 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 4YKQDC1dkvzfZ3 for ; Fri, 27 Dec 2024 12:44:11 +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 4BRCiBKS032039 for ; Fri, 27 Dec 2024 12:44:11 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4BRCiB6S032038 for fs@FreeBSD.org; Fri, 27 Dec 2024 12:44:11 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: fs@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, 27 Dec 2024 12:44:11 +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: 13.1-RELEASE X-Bugzilla-Keywords: crash, needs-qa X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: marklmi26-fbsd@yahoo.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-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: Filesystems List-Archive: https://lists.freebsd.org/archives/freebsd-fs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-fs@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D267028 --- Comment #309 from Mark Millard --- (In reply to Andriy Gapon from comment #308) How many hardware watchpoints can be active at once? Which node gets the corruption varies . . . Failures based on the same kernel and kernel.debug: *(modlist_t) 0xfffff800045fd2c0 showed (vmcore.9): {link =3D {tqe_next =3D 0xfffff80000000007, tqe_prev =3D 0xfffff800035b6f00= }, container =3D 0xfffff8000359f300, name =3D 0xffffffff82e1e010 "amdgpu_raven_mec_bin_fw", version =3D 1} *(modlist_t) 0xfffff800036f6300 showed (vmcore.0): {link =3D {tqe_next =3D 0xfffff80000000007, tqe_prev =3D 0xfffff800047571c0= }, container =3D 0xfffff80004bfad80, name =3D 0xffffffff829ef000 "amdgpu_raven_me_bin_fw", version =3D 1} *(modlist_t) 0xfffff800035a0200 showed (vmcore.1): {link =3D {tqe_next =3D 0xfffff80000000007, tqe_prev =3D 0xfffff80003967980= }, container =3D 0xfffff800039fb300, name =3D 0xffffffff82e62026 "amdgpu_raven_mec2_bin_fw", version =3D 1} But even when it is the same node by name (and same number of nodes down the list) the address varies: *(modlist_t) 0xfffff800047c1180 shows (vmcore.4): {link =3D {tqe_next =3D 0xfffff80000000007, tqe_prev =3D 0xfffff800047c11c0= }, container =3D 0xfffff80004861a80, name =3D 0xffffffff82e62026 "amdgpu_raven_mec2_bin_fw", version =3D 1} Overall those suggest some sort of racy context at the time for the system, rather than a single, sequential-processing handling. For reference: vmcore.[23] were for capturing a successful boot. vmcore.2 involved a "shutdown now" which unloaded things of interest, making it of no use. vmcore.3 was a good capture of a successful boot. --=20 You are receiving this mail because: You are on the CC list for the bug.=