[Bug 282268] linker_load_module() panics with KASAN during post-panic reboot

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 22 Oct 2024 15:10:39 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282268

--- Comment #3 from Mark Johnston <markj@FreeBSD.org> ---
Are you using UFS?  I bet your linker.hints is getting truncated during the
panic, which triggers a small bug in the kernel linker:
https://reviews.freebsd.org/D47240

-- 
You are receiving this mail because:
You are the assignee for the bug.