Date: Mon, 23 Dec 2024 13:41:18 +0000 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 Message-ID: <bug-267028-227-hvKPw9aejE@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-267028-227@https.bugs.freebsd.org/bugzilla/> References: <bug-267028-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D267028 --- Comment #281 from Mark Millard <marklmi26-fbsd@yahoo.com> --- (In reply to George Mitchell from comment #280) Yep, it seems that the odd 0xfffff80000000007 showing up is associated with the boot/modules/*.ko related activity but the first attempted dereference of the odd value happens early in the next *.ko load activity, likely before that .ko has any of its own code executed: still in the kernel's code. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-267028-227-hvKPw9aejE>