[Bug 186114] net/mpd5 hangs after a certain number of users connect
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Jul 10 15:45:22 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=186114
--- Comment #115 from Eugene Grosbein <eugen at freebsd.org> ---
(In reply to Cassiano Peixoto from comment #113)
"Accessing freed hook: name right" is another case and has no connection with
mpd5 process hanging. And that comes from ng_tee(4), not ng_iface(4).
I'm not sure if this message indicate real problem: accessing freed hook should
not happen but NETGRAPH has some protection measures against that and they seem
to do their job just fine. You should ignore "Accessing freed hook: name right"
warning for the time being unless some bad thing happens like kernel panic.
These warning will go away when you return non-debugging kernel back (e.g. a
kernel built without NETGRAPH_DEBUG option).
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-net
mailing list