You are not logged in.
So mixing glibc 2.33 and 2.35 libraries? Dumb idea.
Undo that, install libxcrypt-compat.
If not having libcrypt.so.1, copying the 2.33 version and installing libxcrypt-compat all yield the same error, it's probably not about libcrypt.so.1 at all - please post the coredump.
I found a solution in the sidefx forum:
export LD_PRELOAD="/usr/lib64/libc_malloc_debug.so.0".
With libxcrypt-compat libraries everything works fine. Thank you for your help.
Offline
This helped me a lot!!! Thank you very much, I was already desperate without being able to solve the error when building custom rom AOSP
Offline
To get your program that generated this error message
error while loading shared libraries: libcrypt.so.1: cannot open shared object file: No such file or directory
working again, do this
gpg --keyserver keyserver.ubuntu.com --recv-keys 678CE3FEE430311596DB8C16F52E98007594C21D
yay -S libxcrypt-compat
Offline
I compiled and uploaded the package to my webserver. This is for the brave only, I did not read the PKGBUILD, I did not sign the package. It might contain backdoors from upsteam or from myself (intentionally or not).
https://end.re/libxcrypt-compat-4.4.28-2-x86_64.pkg.tar.zst
Offline
libxcrypt-compat is not in the aur anymore.
Offline
libxcrypt-compat is not in the aur anymore.
Offline