Date: Thu, 20 Nov 2025 22:47:20 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 291119] /usr/sbin/ntpd Segmentation fault (bind failed: Address already in use) when addresses are duplicated Message-ID: <bug-291119-227-42eEpi2haw@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-291119-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291119 --- Comment #1 from olevole@ya.ru --- Expected behavior: NTP will continue to operate after info: ``` > 21 Nov 01:38:17 ntpd[71069]: bind(34) AF_INET 10.10.10.10:123 flags 0x19 failed: Address already in use > 21 Nov 01:38:17 ntpd[71069]: unable to create socket on bridge101 (14) for 10.10.10.10:123 ``` Current behavior: ``` 21 Nov 01:38:17 ntpd[71069]: bind(34) AF_INET 10.10.10.10:123 flags 0x19 failed: Address already in use 21 Nov 01:38:17 ntpd[71069]: unable to create socket on bridge101 (14) for 10.10.10.10:123 Segmentation fault (core dumped) ``` -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-291119-227-42eEpi2haw>
