all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Maxim Cournoyer <maxim.cournoyer@gmail.com>
To: 73873@debbugs.gnu.org
Subject: bug#73873: ntpd segfaults at boot (caused by use of IPv6?)
Date: Sat, 19 Oct 2024 13:00:53 +0900	[thread overview]
Message-ID: <871q0coi6i.fsf@gmail.com> (raw)

Hi,

After adjusting my system time in UEFI, I've had the ntpd daemon
terminate with exit status 11, with the following message in
/var/log/messages:

--8<---------------cut here---------------start------------->8---
Oct 19 08:44:17 localhost ntpd[1658]: Soliciting pool server 160.16.113.133
Oct 19 08:44:17 localhost ntpd[1658]: 160.16.113.133 local addr <null> -> 192.168.10.119
Oct 19 08:44:18 localhost ntpd[1658]: Soliciting pool server 133.243.238.163
Oct 19 08:44:18 localhost ntpd[1658]: bind(25) AF_INET6 [2405:MASKED:af2b]:123 flags 0x11 failed: Cannot assign requested address
Oct 19 08:44:18 localhost vmunix: [   44.506604] ntpd[1658]: segfault at 24 ip 000055d88235029b sp 00007fffdeb60e50 error 4 in ntpd[7f29b,55d8822e3000+86000] likely on CPU 0 (core 0, socket 0)
Oct 19 08:44:18 localhost vmunix: [   44.506614] Code: 8b 04 25 28 00 00 00 48 89 44 24 08 31 c0 e8 3c 2e f9 ff 44 8b 28 48 89 c5 e8 61 9e ff ff 49 89 c4 48 85 db 0f 84 e5 00 00 00 <44> 0f b7 0b 66 41 83 f9 02 0f 84 f6 00 00 00 66 41 83 f
9 0a 74 57
Oct 19 08:44:18 localhost ntpd[1658]: unable to create socket on eno1 (6) for [2405:MASKED:af2b]:123
Oct 19 08:44:18 localhost shepherd[1]: Service ntpd (PID 1658) terminated with signal 11. 
Oct 19 08:44:18 localhost shepherd[1]: Service ntpd has been disabled. 
Oct 19 08:44:18 localhost shepherd[1]:   (Respawning too fast.)
--8<---------------cut here---------------end--------------->8---

I've had to do:

# herd enable ntpd
# herd start ntpd

To have it run again after the boot was completed.

-- 
Thanks,
Maxim




             reply	other threads:[~2024-10-19  4:02 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-19  4:00 Maxim Cournoyer [this message]
2024-10-19  8:07 ` bug#73873: ntpd segfaults at boot (caused by use of IPv6?) Maxim Cournoyer
2024-10-19 12:55 ` Maxim Cournoyer

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=871q0coi6i.fsf@gmail.com \
    --to=maxim.cournoyer@gmail.com \
    --cc=73873@debbugs.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.