[Bug 271991] Crash on some network packets with fresh stable
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 271991] Crash on some network packets with fresh stable"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 14 Jun 2023 12:01:39 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271991
Kristof Provost <kp@freebsd.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |donner@FreeBSD.org,
| |kp@freebsd.org
--- Comment #2 from Kristof Provost <kp@freebsd.org> ---
At a guess that's going to be another issue with unmapped mbufs. That's
probably going to need a `mb_unmapped_to_ext()` call in the appropriate
place(s) in net graph.
--
You are receiving this mail because:
You are the assignee for the bug.