[Bug 186114] net/mpd5 hangs after a certain number of users connect

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jun 13 17:09:59 UTC 2017


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

--- Comment #36 from Cassiano Peixoto <peixoto.cassiano at gmail.com> ---
(In reply to Eugene Grosbein from comment #35)

it's not running anymore, look:

# ps ax | grep mpd5
52264  1  S+      0:00.00 grep mpd5
# /usr/local/etc/rc.d/mpd5 forcestart
Starting mpd5.
# ps ax | grep mpd5
52275  -  Ss      0:00.01 /usr/local/sbin/mpd5 -p /var/run/mpd5.pid -b
52286  1  S+      0:00.00 grep mpd5
# killall -QUIT mpd5
# ps ax | grep mpd5
52293  1  S+      0:00.00 grep mpd5
# sysctl kern.corefile
kern.corefile: /var/tmp/%N.core
# ls /var/tmp/
nginx           vi.recover

As you can see above i'm using rc.d script to mpd5 startup. It always start
with: -p /var/run/mpd5.pid -b

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


More information about the freebsd-net mailing list