@related : [[Bug]] [[Kernel]] [[Linux]] [[Shell]] === [[Link]]er Troubles=== I suspect this problem makes my programs to load very slow can you tell me what is wrong with my [[Debian]] (knoppix hdd) system ? #rzr@nrv:rzr/$ strace echo execve("/bin/echo", [["echo"]], [[/* 42 vars */]]) = 0 uname({sys="Linux", node="nrv", ...}) = 0 brk(0) = 0x804bc8c old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x40017000 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) open("/etc/ld.so.preload", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/lib/tls/i686/mmx/cmov/libc.so.6", O_RDONLY) = -1 ENOENT (No such file or directory) stat64("/usr/lib/tls/i686/mmx/cmov", 0xbffff0c8) = -1 ENOENT (No such file or directory) open("/usr/lib/tls/i686/mmx/libc.so.6", O_RDONLY) = -1 ENOENT (No such file or directory) stat64("/usr/lib/tls/i686/mmx", 0xbffff0c8) = -1 ENOENT (No such file or directory) open("/usr/lib/tls/i686/cmov/libc.so.6", O_RDONLY) = -1 ENOENT (No such file or directory) etc etc etc I solved this trouble , I have some bad path that override def ones echo $LD_LIBRARY_PATH bc.so.6", O_RDONLY) = -1 ENOENT (No such file or directory) stat64("/usr/lib/tls/i686/mmx", 0xbffff0c8) = -1 ENOENT (No such file or directory) open("/usr/lib/tls/i686/cmov/libc.so.6", O_RDONLY) = -1 ENOENT (No such file or directory) etc etc etc I solved this trouble , I have some bad path that override def ones echo $LD_LIBRARY_PATH ===== MORE ===== @TaG: [[Bug]] [[Kernel]] [[Linux]] [[Shell]] UrI UrL