[Bug 288904] page fault in tcp_default_output
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 20 Aug 2025 13:58:31 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288904
Michael Tuexen <tuexen@freebsd.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tuexen@freebsd.org
--- Comment #2 from Michael Tuexen <tuexen@freebsd.org> ---
Is it possible for you to enable Black Box Logging for all TCP connections and
when the core happens extract it and send it to me? I will code some memory
when running. Black Box Logging provides information about the system calls,
the timers and the packets being sent and received without containing any
payload. It just provides the IP address of the peer. So it should be OK from a
security perspective.
Let me know if it is possible and I will provide instructions for enabling it.
If I have it, I might be able to reproduce it and then fix it.
--
You are receiving this mail because:
You are the assignee for the bug.