Date: Wed, 02 Aug 2017 12:36:53 +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-gbj1Ohon2g@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 #130 from Eugene Grosbein <eugen@freebsd.org> --- (In reply to Harald Schmalzbauer from comment #129) 11.1 release branch releng/11.1 was created with r320486 from stable/11@r32= 0475 https://svnweb.freebsd.org/base?view=3Drevision&revision=3D320486 11.1-RELEASE was tagged with r321354, July 21: https://svnweb.freebsd.org/base?view=3Drevision&revision=3D321354 Biggest problem was one with syslog() and libc/syslog "cancel-safe" fix was merged to stable/11 with r320311 before creation of releng/11.1: https://svnweb.freebsd.org/base?view=3Drevision&revision=3D320311 - this ma= de mpd5 pretty stable with an exception of very rare case that were dealt with stdio fixes later. There were several "cancel-safe" commits to head's libc/stdio that stem from https://reviews.freebsd.org/D11246 - r320472 (main one) plus some fixes to = that fix: r320508 and r320509. They all were merged to stable/11 with r320942, J= uly 13: https://svnweb.freebsd.org/base?view=3Drevision&revision=3D320942 before creation of the release. I ran stable/11 that time and believed that future release would have it. But you are right, it hasn't. One should manually merge r320942 to the release and rebuild libc, or switc= h to stable/11, or just avoid very frequent access to mpd5 web console (disable = it altogether to make sure). --=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-gbj1Ohon2g>