Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Dec 2021 11:26:20 +0000
From:      bugzilla-noreply@freebsd.org
To:        net@FreeBSD.org
Subject:   [Bug 260393] Page Fault tcp_output/tcp_input
Message-ID:  <bug-260393-7501-N2HH5vBO8N@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-260393-7501@https.bugs.freebsd.org/bugzilla/>
References:  <bug-260393-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=3D260393

--- 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 kern=
el
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...

--=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-260393-7501-N2HH5vBO8N>