From mboxrd@z Thu Jan 1 00:00:00 1970 From: George myglc2 Clemmer Subject: bug#30396: nscd segfaults on attempt to ssh to .local host Date: Fri, 09 Feb 2018 14:53:28 -0500 Message-ID: <86efluq6rr.fsf@gmail.com> References: <86inb71h38.fsf@gmail.com> <87shabru5x.fsf@gnu.org> <87mv0jrsu9.fsf@gnu.org> <87vaf6z1nx.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56957) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ekEkJ-0002Xo-Nq for bug-guix@gnu.org; Fri, 09 Feb 2018 14:54:08 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ekEkE-0003uI-Sc for bug-guix@gnu.org; Fri, 09 Feb 2018 14:54:07 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:56036) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ekEkE-0003uC-On for bug-guix@gnu.org; Fri, 09 Feb 2018 14:54:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ekEkE-0004ZP-Gy for bug-guix@gnu.org; Fri, 09 Feb 2018 14:54:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-reply-to: <87vaf6z1nx.fsf@gnu.org> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 30396@debbugs.gnu.org On 02/09/2018 at 14:18 Ludovic Courtès writes: > For now I’ve pushed a workaround in > a68fdfea96370c8a4b95af1fcd6e2fd7eb72da29, which basically downgrades to > 0.10 until upstream comes up with a fix. FWIW, nss-mdns-0.10 segfaults also ... g1@g1 ~$ ssh g1.local ; date ssh: Could not resolve hostname g1.local: Name or service not known Fri Feb 9 14:52:20 EST 2018 g1@g1 ~$ tail /var/log/messages Feb 9 14:51:51 localhost nscd: 17817 monitoring directory `/etc` (2) Feb 9 14:52:20 localhost vmunix: [ 5922.252421] nscd[17823]: segfault at 0 ip 00007f85c0287606 sp 00007f85ba79f2d8 error 4 in libc-2.25.so[7f85c0207000+196000] Feb 9 14:52:21 localhost nscd: 17829 monitoring file `/etc/hosts` (1) g1@g1 ~$ avahi-browse -p -a | grep g1 +;enp3s0;IPv6;g1;_ssh._tcp;local +;enp3s0;IPv4;g1;_ssh._tcp;local