[Bug 283083] System goes broken after update from sources with malloc.conf

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 02 Dec 2024 14:47:43 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283083

--- Comment #4 from Ivan Rozhuk <rozhuk.im@gmail.com> ---
Minimum command:
env
PATH="/usr/src/obj_tmp/tmp/legacy/usr/sbin:/usr/src/obj_tmp/tmp/legacy/usr/bin:/usr/src/obj_tmp/tmp/legacy/bin:/usr/src/obj_tmp/tmp/legacy/usr/libexec:/sbin:/bin:/usr/sbin:/usr/bin"
install -p /dev/null /tmp/11

It is crash "install" from ${OBJTOP}/tmp/legacy not from system.


All my config files:
http://netlab.dhis.org/download/software/os_cfg/FBSD/14/base/
+
http://netlab.dhis.org/download/software/os_cfg/FBSD/14/srv/

You can get it all using rsync:
rsync -caEWz --inplace --ignore-errors --force --numeric-ids -hiv --stats
rsync://wupd.dhis.org:873/os-cfg/FBSD/14/base/ /SOME_DIR@YOUR_HOST/
rsync -caEWz --inplace --ignore-errors --force --numeric-ids -hiv --stats
rsync://wupd.dhis.org:873/os-cfg/FBSD/14/srv/ /SOME_DIR@YOUR_HOST/

Command to reproduce:
http://netlab.dhis.org/download/software/os_cfg/FBSD/14/base/root/bin/fbsd_build_world.sh

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