all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: George myglc2 Clemmer <myglc2@gmail.com>
To: "Ludovic Courtès" <ludo@gnu.org>
Cc: 30396@debbugs.gnu.org
Subject: bug#30396: nscd segfaults on attempt to ssh to .local host
Date: Thu, 08 Feb 2018 18:22:09 -0500	[thread overview]
Message-ID: <86h8qr12zi.fsf@gmail.com> (raw)
In-Reply-To: <87shabru5x.fsf@gnu.org>

Hello, 

On 02/08/2018 at 22:30 Ludovic Courtès writes:

> Hi,
>
> George myglc2 Clemmer <myglc2@gmail.com> skribis:
>
>> g1@g1 /root/con/30$  ssh e3a.local ; date
>> ssh: Could not resolve hostname e3a.local: Name or service not known
>> Thu Feb  8 13:06:23 EST 2018
>>
>> g1@g1 /root/con/30$ cat /var/log/messages | tail
>> Feb  8 13:06:00 localhost dhclient: DHCPDISCOVER on enp4s0 to 255.255.255.255 port 67 interval 5
>> Feb  8 13:06:05 localhost dhclient: No DHCPOFFERS received.
>> Feb  8 13:06:05 localhost dhclient: No working leases in persistent database - sleeping.
>> Feb  8 13:06:23 localhost vmunix: [52360.780268] nscd[23423]: segfault at 0 ip 00007fb14a3c1606 sp 00007fb1446d82d8 error 4 in libc-2.25.so[7fb14a341000+196000]
>
> ‘nss-mdns’ was upgraded two weeks ago from 0.10 to 0.11.  I can
> reproduce the crash with 0.11 on x86_64.
>
> What does this print:
>
>   guix gc -R $(readlink -f /run/current-system) | grep nss-mdns

g1@g1 ~$   guix gc -R $(readlink -f /run/current-system) | grep nss-mdns
/gnu/store/ms17fp783xqngzad0b38q97q73f9kaii-nss-mdns-0.11

> Perhaps “ssh -6 e3a.local” works?

Nope ...

g1@g1 ~$ ssh -6 e3a.local ; date
ssh: Could not resolve hostname e3a.local: Name or service not known
Thu Feb  8 18:18:31 EST 2018
g1@g1 ~$ cat /var/log/messages | tail
Feb  8 18:18:19 localhost nscd: 580 monitoring directory `/etc` (2)
Feb  8 18:18:19 localhost nscd: 580 monitoring file `/etc/services` (4)
Feb  8 18:18:19 localhost nscd: 580 monitoring directory `/etc` (2)
Feb  8 18:18:31 localhost vmunix: [71087.823297] nscd[587]: segfault at 0 ip 00007f71cfc43606 sp 00007f71c9f5a2d8 error 4 in libc-2.25.so[7f71cfbc3000+196000]
Feb  8 18:18:32 localhost nscd: 591 monitoring file `/etc/hosts` (1)
Feb  8 18:18:32 localhost nscd: 591 monitoring directory `/etc` (2)
Feb  8 18:18:32 localhost nscd: 591 monitoring file `/etc/resolv.conf` (3)
Feb  8 18:18:32 localhost nscd: 591 monitoring directory `/etc` (2)
Feb  8 18:18:32 localhost nscd: 591 monitoring file `/etc/services` (4)
Feb  8 18:18:32 localhost nscd: 591 monitoring directory `/etc` (2)

Thanks - George

      parent reply	other threads:[~2018-02-08 23:23 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-08 18:17 bug#30396: nscd segfaults on attempt to ssh to .local host George myglc2 Clemmer
2018-02-08 20:00 ` Ricardo Wurmus
2018-02-08 22:30 ` Ludovic Courtès
2018-02-08 22:59   ` Ludovic Courtès
2018-02-09 10:36     ` Ludovic Courtès
2018-02-09 14:18     ` Ludovic Courtès
2018-02-09 17:29       ` George myglc2 Clemmer
2018-02-09 19:53       ` George myglc2 Clemmer
2018-02-09 21:56         ` Ludovic Courtès
2018-02-10 15:36           ` myglc2
2018-02-15  9:38             ` Ludovic Courtès
2018-02-08 23:22   ` George myglc2 Clemmer [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=86h8qr12zi.fsf@gmail.com \
    --to=myglc2@gmail.com \
    --cc=30396@debbugs.gnu.org \
    --cc=ludo@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.