[Bug 272319] FreeBSD kernel crash on MPD5 restart with PPP configuration.

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 02 Jul 2023 13:43:09 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272319

--- Comment #11 from ny <ny2007ltd@gmail.com> ---
I have check  
     if (!SOLISTENING(priv->so)) 
patch with FreeBSD 13.2 AMD64.

Yes, kernel have stopped to crash on mpd5 restart. Thanks.

At same time telnet into 127.0.0.1 port 57 still not produce { {{{{ {{{ {{.

PPP/TCP problem in MPD5 was started from FreeBSD 12.0 and active up to now.
In FreeBSD 11 - all was fine.

Look like some extra bug exist inside kernel netgraph code, which is not allow
mpd5 to listen PPP/TCP socket in correct way and send answers back to PPP
client.

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