[Bug 277222] WITH_BIND_NOW + libsys/rtld breaks bind 9.18 / mysql / java / ...

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 22 Feb 2024 19:58:40 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277222

--- Comment #6 from Charlie Li <vishwin@freebsd.org> ---
Turns out I also have WITH_BIND_NOW specified in all of my src.confs.

I built a source unmodified base bad90cb4f686 with my usual src.conf for that
machine, and on boot, date(1) crashes when trying to print the date for the
login prompt, /var/log is not mounted or read-only (so no /var/log/messages or
anything) and a bunch of base system stuff doesn't run (or tries to run but
exits with "no error"). No dumps or traces are created or available.

(In reply to Brooks Davis from comment #4)
The one and only commit that I have unequivocally identified as the culprit is
base 968a18975adc; reverting this (and it is cleanly revertable) on top of
every later commit keeps my systems (at least userlands) running.

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