https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280303
Bug ID: 280303
Summary: /lib/libc++ requires a new version of /lib/libcxxrt
Product: Base System
Version: 14.1-RELEASE
Hardware: amd64
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: bin
Assignee: [email protected]
Reporter: [email protected]
Hi,
Upgrading to 14.1p2 modifies the library /lib/libc++. The new version requires
a newer version of /lib/libcxxrt which is not installed with patch 2.
I have vaultwarden installed and it doesn't start anymore with the following
error message :
ld-elf.so.1: /lib/libcxxrt.so.1: version CXXABI_1.3.11 required by
/lib/libc++.so.1 not found
Reverting to 14.1-RELEASE (without any patch) solved the problem.
Thanks
--
You are receiving this mail because:
You are the assignee for the bug.