Neal, I had my HD fried, and the only media I had to try to recover things on it was this old amd64 Ubuntu livecd (7.04). The same problem happened again. Below is the output on various commands that maybe help debugging the problem. Anyway, when this happened the first time, I went to ubuntu x86 and it worked happily. I will now download Hardy x86 and probably be happy again (as soon as I get a new hard drive, of course).
[EMAIL PROTECTED]:~$ which ssh /usr/bin/ssh [EMAIL PROTECTED]:~$ /usr/bin/ssh Segmentation fault (core dumped) [EMAIL PROTECTED]:~$ ls -l /usr/bin/ssh -rwxr-xr-x 1 root root 303944 2007-02-19 12:46 /usr/bin/ssh [EMAIL PROTECTED]:~$ ldd /usr/bin/ssh statically linked [EMAIL PROTECTED]:~$ md5sum /usr/bin/ssh 49ed01575cbccbddc9645af695e2ebba /usr/bin/ssh [EMAIL PROTECTED]:~$ strace -f /usr/bin/ssh execve("/usr/bin/ssh", ["/usr/bin/ssh"], [/* 32 vars */]) = 0 brk(0) = 0x5555557a3000 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b64e5c7d000 uname({sys="Linux", node="ubuntu", ...}) = 0 access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory) mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x2b64e5c7e000 access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) arch_prctl(ARCH_SET_FS, 0x2b64e5c7f530) = 0 --- SIGSEGV (Segmentation fault) @ 0 (0) --- +++ killed by SIGSEGV (core dumped) +++ Process 11923 detached -- ssh client segfaulting on fresh ubuntu installation https://bugs.launchpad.net/bugs/118392 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openssh in ubuntu. -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs