[Bug 380258] Re: sshpass Segmentation fault in strlen()

2016-07-17 Thread Shachar Shemesh
** Changed in: sshpass (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/380258 Title: sshpass Segmentation fault in strlen() To manage notifications about t

[Bug 380258] Re: sshpass Segmentation fault in strlen()

2009-06-15 Thread Eri Ramos Bastos
Looks like there is a workaround: SSHPASS=mypassword export SSHPASS Now it works just fine. Looks like next version actually displays an error message saying that the variable is not set. -- sshpass Segmentation fault in strlen() https://bugs.launchpad.net/bugs/380258 You received this bug noti

[Bug 380258] Re: sshpass Segmentation fault in strlen()

2009-06-15 Thread Eri Ramos Bastos
I'm seeing this issue as well: $ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description:Ubuntu 9.04 Release:9.04 Codename: jaunty dpkg -l|grep sshpass ii sshpass1.01-2 Non-interacti

[Bug 380258] Re: sshpass Segmentation fault in strlen()

2009-05-25 Thread Shobhit
I tested and could reproduce the problem with sshpass version 1.01-2 On test with the latest version 1.04, the problem is fixed. Karmic has this updated version. -- sshpass Segmentation fault in strlen() https://bugs.launchpad.net/bugs/380258 You received this bug notification because you are a

[Bug 380258] Re: sshpass Segmentation fault in strlen()

2009-05-25 Thread Rob
** 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 ENT