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

--- Comment #9 from Eugene Grosbein <eu...@freebsd.org> ---
(In reply to Aleksandr Fedorov from comment #8)

Indeed, this patch eliminates panic. However, after mpd5 successfully stopped
without a panic, the command "sockstat | fgrep :57" still shows the following
(just like while mpd5 runs):

?        ?          ?     ?  tcp4   127.0.0.1:57          *:*

After second mpd5 start, the line duplicates:

?        ?          ?     ?  tcp4   127.0.0.1:57          *:*
?        ?          ?     ?  tcp4   127.0.0.1:57          *:*

Looks like ksocket leak, doesn't it?

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to