Date: Fri, 02 Apr 2021 19:12:16 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 254725] 13.0-RC4 crash tcp_lro Message-ID: <bug-254725-227-Fd1euSZ8bl@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-254725-227@https.bugs.freebsd.org/bugzilla/> References: <bug-254725-227@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=3D254725 --- Comment #8 from Richard Scheffenegger <rscheff@freebsd.org> --- https://reviews.freebsd.org/D18985 (RFC6675 SACK rescue retransmission) is = not in 13.0-RC4, thus https://reviews.freebsd.org/D29315 (fixing a off-by one, = NULL pointer free, introduced above) should not play a role here... https://reviews.freebsd.org/D29083 could also lead to a panic in tcp_output, but should be in RC4... (checked in Mar08, RC4 was Mar29). Why libkern.h:92 for tcp_do_segment in frame 11? Any possibility to get the core? Or the full tcpcb of frame 11? --=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-254725-227-Fd1euSZ8bl>