Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 06 Feb 2023 20:13:04 +0000
From:      bugzilla-noreply@freebsd.org
To:        net@FreeBSD.org
Subject:   [Bug 268246] crash and panic using pfsync on 13.1-RELEASE
Message-ID:  <bug-268246-7501-84cBDObW7F@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-268246-7501@https.bugs.freebsd.org/bugzilla/>
References:  <bug-268246-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=3D268246

--- Comment #63 from Kristof Provost <kp@freebsd.org> ---
(In reply to jjasen from comment #62)
So that's still the same backtrace, and with the patch from comment #54 we =
can
assume that the mbuf length and IP length actually match.

'info locals' in ip_fragment() would be a good start, as would prints of 'p
*ip' and 'p/x *ip', much like we've done before. That'll probably look the
same, but let's confirm anyway.

That now looks more like a bug in ip_fragment() rather than any of the pfsy=
nc
code, but let's see where the data takes us.

--=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-268246-7501-84cBDObW7F>