Date: Sun, 02 Jul 2023 13:04:35 +0000 From: bugzilla-noreply@freebsd.org To: net@FreeBSD.org Subject: [Bug 272319] FreeBSD kernel crash on MPD5 restart with PPP configuration. Message-ID: <bug-272319-7501-bUl7dBPK4W@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-272319-7501@https.bugs.freebsd.org/bugzilla/> References: <bug-272319-7501@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=3D272319 --- Comment #9 from Eugene Grosbein <eugen@freebsd.org> --- (In reply to Aleksandr Fedorov from comment #8) Indeed, this patch eliminates panic. However, after mpd5 successfully stopp= ed without a panic, the command "sockstat | fgrep :57" still shows the followi= ng (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? --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-272319-7501-bUl7dBPK4W>