Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Dec 2024 20:42:57 +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-8QCTkdx8o8@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 #273 from Mark Millard <marklmi26-fbsd@yahoo.com> ---
(In reply to Mark Millard from comment #272)

It also turns out that I did not yet have the right
vboxnetflt.ko for vmcore.0 . After getting the right
one and substituting it:

(kgdb) info sharedlibrary=20
>From                To                  Syms Read   Shared Object Library
0xffffffff82545000  0xffffffff82552000  Yes         ./boot/kernel/fusefs.ko
0xffffffff8256c000  0xffffffff8256e000  Yes         ./boot/kernel/sem.ko
0xffffffff82574000  0xffffffff825fb000  Yes (*)     ./boot/modules/if_re.ko
0xffffffff82a00000  0xffffffff82cf4000  Yes (*)     ./boot/modules/amdgpu.ko
0xffffffff82918000  0xffffffff8296c000  Yes (*)     ./boot/modules/drm.ko
0xffffffff8298a000  0xffffffff8298b000  Yes         ./boot/kernel/iic.ko
0xffffffff8298d000  0xffffffff8298f000  Yes (*)=20=20=20=20
./boot/modules/linuxkpi_gplv2.ko
0xffffffff82991000  0xffffffff82996000  Yes (*)     ./boot/modules/dmabuf.ko
0xffffffff82998000  0xffffffff829a2000  Yes (*)     ./boot/modules/ttm.ko
0xffffffff829a5000  0xffffffff829a6000  Yes (*)=20=20=20=20
./boot/modules/amdgpu_raven_gpu_info_bin.ko
0xffffffff829a8000  0xffffffff829a9000  Yes (*)=20=20=20=20
./boot/modules/amdgpu_raven_sdma_bin.ko
0xffffffff829af000  0xffffffff829b0000  Yes (*)=20=20=20=20
./boot/modules/amdgpu_raven_asd_bin.ko
0xffffffff829db000  0xffffffff829dc000  Yes (*)=20=20=20=20
./boot/modules/amdgpu_raven_ta_bin.ko
0xffffffff829e6000  0xffffffff829e7000  Yes (*)=20=20=20=20
./boot/modules/amdgpu_raven_pfp_bin.ko
0xffffffff829ee000  0xffffffff829ef000  Yes (*)=20=20=20=20
./boot/modules/amdgpu_raven_me_bin.ko
0xffffffff829f5000  0xffffffff829f6000  Yes (*)=20=20=20=20
./boot/modules/amdgpu_raven_ce_bin.ko
0xffffffff82e11000  0xffffffff82e12000  Yes (*)=20=20=20=20
./boot/modules/amdgpu_raven_rlc_bin.ko
0xffffffff82e1d000  0xffffffff82e1e000  Yes (*)=20=20=20=20
./boot/modules/amdgpu_raven_mec_bin.ko
0xffffffff82e61000  0xffffffff82e62000  Yes (*)=20=20=20=20
./boot/modules/amdgpu_raven_mec2_bin.ko
0xffffffff82ea5000  0xffffffff82ea6000  Yes (*)=20=20=20=20
./boot/modules/amdgpu_raven_vcn_bin.ko
0xffffffff829fa000  0xffffffff829fd000  Yes (*)=20=20=20=20
./boot/modules/vboxnetflt.ko

Still has theaddress range ordering:

amdgpu_raven_ce_bin.ko
vboxnetflt.ko
amdgpu_raven_rlc_bin.ko

--=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-8QCTkdx8o8>