10月5日的openssh 5.1-p8版本解决了ssh崩溃问题,
==========================================
This is an automatic notification regarding your Bug report
which was filed against the openssh package:
#538313: ssh segmentation fault (mipsel)
It has been closed by Colin Watson .
Their explanation is attached below along with your original report.
If this explanation is unsatisfactory and you have not received a
better one in a separate message then please contact Colin Watson by
replying to this email.
=====================================
测试:
fulong2f:/tmp# ./ssh -v
OpenSSH_5.1p1 Debian-8, OpenSSL 0.9.8k 25 Mar 2009
usage: ssh [-1246AaCfgKkMNnqsTtVvXxY] [-b bind_address] [-c cipher_spec]
[-D [bind_address:]port] [-e escape_char] [-F configfile]
[-i identity_file] [-L [bind_address:]port:host:hostport]
[-l login_name] [-m mac_spec] [-O ctl_cmd] [-o option] [-p port]
[-R [bind_address:]port:host:hostport] [-S ctl_path]
[-w local_tun[:remote_tun]] [user@]hostname [command]