[Bug 267028] kernel panics when booting with both (zfs,ko or vboxnetflt,ko or acpi_wmi.ko) and amdgpu.ko
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 30 Dec 2024 15:33:55 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267028 --- 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 = {modAddr = 0xfffff800035bb8c0, containerAddr = 0xfffff80003169600, modnameAddr = 0xffffffff829f6010 "amdgpu_raven_ce_bin_fw", version = 1} (kgdb) print modlist_newmod_hist[modlist_newmod_hist_pos-5].modAddr->link.tqe_next $11 = (struct modlist *) 0xfffff80000000007 (kgdb) print modlist_newmod_hist[modlist_newmod_hist_pos-5] $12 = {modAddr = 0xfffff80004b90140, containerAddr = 0xfffff80004c42000, modnameAddr = 0xffffffff829ef000 "amdgpu_raven_me_bin_fw", version = 1} The same as for vmcore.9 . -- You are receiving this mail because: You are the assignee for the bug.