Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Dec 2024 15:33:55 +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-mGiqb0l1tD@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 #345 from Mark Millard <marklmi26-fbsd@yahoo.com> ---
(In reply to George Mitchell from comment #337)

For reference for the vmcore.0 :

(kgdb) print modlist_newmod_hist[modlist_newmod_hist_pos-4]
$10 =3D {modAddr =3D 0xfffff800035bb8c0, containerAddr =3D 0xfffff800031696=
00,
modnameAddr =3D 0xffffffff829f6010 "amdgpu_raven_ce_bin_fw", version =3D 1}
(kgdb) print
modlist_newmod_hist[modlist_newmod_hist_pos-5].modAddr->link.tqe_next
$11 =3D (struct modlist *) 0xfffff80000000007
(kgdb) print modlist_newmod_hist[modlist_newmod_hist_pos-5]
$12 =3D {modAddr =3D 0xfffff80004b90140, containerAddr =3D 0xfffff80004c420=
00,
modnameAddr =3D 0xffffffff829ef000 "amdgpu_raven_me_bin_fw", version =3D 1}

The same as for vmcore.9 .

--=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-mGiqb0l1tD>