[Bug 260393] Page Fault tcp_output/tcp_input

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 22 Dec 2021 19:14:54 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260393

--- Comment #63 from Hans Petter Selasky <hselasky@FreeBSD.org> ---
It could also be interesting to see the socket state, especially so_snd:

Can you try this:

frame 10
print /x *(tp->t_inpcb->inp_socket)

--HPS

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