** Description changed: Binary package hint: sshpass When using 'sshpass -e' on a non-exported environment variable, a segfault occurs: r...@procyon:~/scripts/xx/versions$ sshpass -e ssh myusern...@myserver Segmentation fault r...@procyon:~/scripts/xx/versions$ read SSHPASS ENTERMYPASSWORD r...@procyon:~/scripts/xx/versions$ sshpass -e ssh myusern...@myserver Segmentation fault r...@procyon:~/scripts/xx/versions$ export SSHPASS r...@procyon:~/scripts/xx/versions$ sshpass -e ssh myusern...@myserver [myu...@myserver ~]$ GDB Backtrace: Core was generated by `sshpass -e ssh myu...@myserver'. Program terminated with signal 11, Segmentation fault. [New process 23545] #0 0xb7f90613 in strlen () from /lib/tls/i686/cmov/libc.so.6 (gdb) bt #0 0xb7f90613 in strlen () from /lib/tls/i686/cmov/libc.so.6 #1 0x08048be4 in ?? () #2 0x08048d32 in ?? () #3 0x08048f7c in ?? () #4 0x080492db in ?? () #5 0xb7f2f775 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6 #6 0x080489a1 in ?? () (gdb) quit + + Update: This by the way happens in Intrepid (9.04), sshpass version + 1.01-2
-- sshpass Segmentation fault in strlen() https://bugs.launchpad.net/bugs/380258 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs