(I have verified this problem exists on stable as well) Dear Maintainer, The ld.so(8) manpage notes that the "$LIB" string in LD_PRELOAD/LD_LIBRARY_PATH/etc is expanded to either "lib" or "lib64". Unfortunately, this is not in alignment with the current patches to Debian's glibc. These set "$LIB" to "lib/(target-triplet)", eg lib/x86_64-linux-gnu. Is it possible to add a caveat about the behaviour on Debian? Thanks, David Adam