[Bug 252459] kldxref: /boot/kernel/kernel: too many segments
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 22 Jun 2022 07:12:33 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252459
Vladislav V. Prodan <admin@support.od.ua> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |admin@support.od.ua
--- Comment #9 from Vladislav V. Prodan <admin@support.od.ua> ---
The problem is still relevant for 12-STABLE.
# make installkernel 'KERNCONF=universal-12-3'
...
===> zlib (install)
install -T release -o root -g wheel -m 555 zlib.ko /boot/kernel/
install -T debug -o root -g wheel -m 555 zlib.ko.debug
/usr/lib/debug/boot/kernel/
kldxref /boot/kernel
kldxref: /boot/kernel/kernel: too many segments
--------------------------------------------------------------
>>> Installing kernel universal-12-3 completed on Wed Jun 22 10:05:41 EEST 2022
--------------------------------------------------------------
# uname -KUr
12.3-STABLE 1203500 1203500
# svnlite info /usr/src | awk '/Revision:/ {print$2;}'
372167
--
You are receiving this mail because:
You are the assignee for the bug.