[Bug 260393] Page Fault tcp_output/tcp_input

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 19 Dec 2021 11:26:20 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260393

--- Comment #7 from Michael Tuexen <tuexen@freebsd.org> ---
(In reply to Dobri Dobrev from comment #6)
When you are at the debugger, you can type `dump` and `reboot` and the kernel
dump should be written to disk. After reboot, you can then use `sudo kgdb -c
/var/crash/vmcore.last /boot/kernel/kernel` to start the debugger and we can
have a look at it. You can leave and start the debugger multiple times. Just
don't update the kernel during that time...

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