Date: Sat, 21 Dec 2024 18:35:24 +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-vTzYbi53an@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 #263 from Mark Millard <marklmi26-fbsd@yahoo.com> --- (In reply to George Mitchell from comment #261) Looks like the build is somewhat different, possibly more of a debug build? I think this is the first time that mod =3D 0xfffff80000000007 has been reported for inside modlist_lookup : core.txt.9 : #6 <signal handler called> No locals. #7 strcmp (s1=3D<optimized out>, s2=3D<optimized out>) at /usr/src/sys/libkern/strcmp.c:44 No locals. #8 0xffffffff80bc0ab4 in modlist_lookup (name=3D0xffffffff83255959 "zfsctr= l",=20 ver=3D1) at /usr/src/sys/kern/kern_linker.c:1488 mod =3D 0xfffff80000000007 core.txt.0 : #6 <signal handler called> No locals. #7 strcmp (s1=3D<optimized out>, s2=3D<optimized out>) at /usr/src/sys/libkern/strcmp.c:44 No locals. #8 0xffffffff80bc0ab4 in modlist_lookup ( name=3D0xffffffff829fd0c4 "vboxnetflt", ver=3D1) at /usr/src/sys/kern/kern_linker.c:1488 mod =3D 0xfffff80000000007 If so, I'll need to synchronize to any updated files that I'd previously downloaded, not just the vmcore.[90] files. (The mod value is not a surprise. It is from the same linking field that was found to have 0xfffff80000000007 as its value in the earlier vmcore.8 .) --=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-vTzYbi53an>