https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=186114

--- Comment #115 from Eugene Grosbein <eu...@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.
_______________________________________________
freebsd-net@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"

Reply via email to