Date: Mon, 12 Jun 2017 16:56:58 +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-ac52kNn45U@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 #28 from Eugene Grosbein <eugen@freebsd.org> --- (In reply to Cassiano Peixoto from comment #27) You should enable syslog facility. As for web, it is more complex and may require other developers assistance. With time it definitly can be solved b= ut first we need to ensure that root of problems is correctly determined, so testing is needed first. Also, you'll better compile mpd with debugging symbols enabled: make WITH_DEBUG=3Dyes clean all deinstall install And if hang occurs again, use "killall -QUIT mpd" to generate crashdump to analyze. --=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-ac52kNn45U>