Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Jun 2017 17:26:48 +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-cY9RQrE4gp@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 #38 from Cassiano Peixoto <peixoto.cassiano@gmail.com> ---
(In reply to Eugene Grosbein from comment #37)
Same behaviour:

# ps ax | grep mpd5
53396  1  R+      0:00.00 grep mpd5

# /usr/local/sbin/mpd5 -p /var/run/mpd5.pid -b

# ps ax | grep mpd5
53402  -  Ss      0:00.01 /usr/local/sbin/mpd5 -p /var/run/mpd5.pid -b
53409  1  S+      0:00.00 grep mpd5

# killall -QUIT mpd5

# ps ax | grep mpd5
53413  1  S+      0:00.00 grep mpd5

# ls /var/tmp/
nginx           vi.recover

--=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-cY9RQrE4gp>