[Bug 251821] dns/unbound: SIGSEGV in 1.13.0
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Dec 14 09:14:56 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251821
--- Comment #7 from Tatsuki Makino <tatsuki_makino at hotmail.com> ---
I'm beginning to understand the conditions that cause this :)
Restricted to TCP with do-udp: no, etc.
unbound creates a large number of TCP connections in the TIME_WAIT state. At
that time, run "service unbound restart".
It is more likely to occur during that procedure.
If unbound is started after the TCP connection in TIME_WAIT state is gone, it
is unlikely to occur.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list