Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Jul 2017 15:45:21 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-net@FreeBSD.org
Subject:   [Bug 186114] net/mpd5 hangs after a certain number of users connect
Message-ID:  <bug-186114-2472-6YfAN5UBKN@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-186114-2472@https.bugs.freebsd.org/bugzilla/>
References:  <bug-186114-2472@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D186114

--- Comment #115 from Eugene Grosbein <eugen@freebsd.org> ---
(In reply to Cassiano Peixoto from comment #113)

"Accessing freed hook: name right" is another case and has no connection wi=
th
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 sh=
ould
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 ri=
ght"
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).

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-186114-2472-6YfAN5UBKN>