https://qa.mandrakesoft.com/show_bug.cgi?id=962
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|INVALID |
------- Additional Comments From [EMAIL PROTECTED] 2003-02-08 14:47 -------
Sorry, I didn't get an email with your first question from bugzilla...
Well, I'm actually only using DNS - but I'm using the default nsswitch.conf from
glibc-2.3.1-7mdk which contains:
hosts: files nisplus nis dns wins
After removing "wins", the lookup works correctly, no segfault anymore...
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
------- Reminder: -------
assigned_to: [EMAIL PROTECTED]
status: UNCONFIRMED
creation_date:
description:
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