https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291119
--- Comment #1 from [email protected] --- 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.
