[Bug 286579] [boot] [mpi3mr?] kernel fails to boot after commit 9cdd40759617

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 06 May 2025 20:24:52 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286579

--- Comment #14 from Rene Ladan <rene@FreeBSD.org> ---
Working kernel (i.e. with mpi3mr inclusion from commit 9cdd40759617 and
2f721943bf20 backed out):
-r--r--r--  1 root wheel 31686840 May  5 12:54 /boot/kernel/kernel
rene@tuxedo:~/oss/freebsd/ports/main $ strings /boot/kernel/kernel |grep -c
mpi3mr
0

Size of failing kernel (without setting copy_staging to enable in the loader
prompt), so GENERIC from pkgbase:
-r--r--r--  1 root wheel 31706024 May  5 00:55 /boot/kernel.old/kernel
rene@tuxedo:~/oss/freebsd/ports/main $ strings /boot/kernel.old/kernel |grep -c
mpi3mr
288

So not a significant increase, but perhaps crossing a magic boundary?

I'll get the bootverbose output later.

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