https://qa.mandrakesoft.com/show_bug.cgi?id=962
Product: openssh-clients
Component: openssh-clients
Summary: segmentation fault when host lookup doesn't work
Version: 3.5p1-5mdk
Platform: PC
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
ssh produces a segmentation fault if it cannot resolve a hostname:
mr@nibbler ~ $ ssh www.dfdsadsalksavdkkj.com
zsh: segmentation fault (core dumped) ssh www.dfdsadsalksavdkkj.com
the back trace:
#0 0x00000000 in ?? ()
#1 0x401fe82f in sched_setaffinity () from /lib/i686/libc.so.6
#2 0x401ff984 in getaddrinfo () from /lib/i686/libc.so.6
#3 0x0804decb in EVP_get_digestbyname ()
#4 0x0804c42c in EVP_get_digestbyname ()
#5 0x4014cb17 in __libc_start_main () from /lib/i686/libc.so.6
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.