[Bug 288718] devel/uv: libzstd.so not found when uv is run at system start (RPATH not set)
Date: Fri, 22 Aug 2025 14:17:29 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288718
Joseph Mingrone <jrm@freebsd.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jrm@freebsd.org
--- Comment #4 from Joseph Mingrone <jrm@freebsd.org> ---
If restarting from inside the jail works but restarting the jail itself
doesn't, it seems like there's an rc.d / ldconfig issue inside the jail.
Isn't baking the search path into the binary dealing with a particular symptom
instead of the underlying problem? The top of ldconfig(8) says,
The dynamic linker looks for libraries in a set of built-in system
directories and any directories specified in the hints file. This
obviates the need for storing search paths within the executable...
When you restart the jail and encounter the problem, what's in
/var/run/ld-elf.so.hints?
--
You are receiving this mail because:
You are on the CC list for the bug.