Date: Tue, 03 Feb 2026 14:04:43 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 292884] nfsd causes kernel panic Message-ID: <bug-292884-227-fHdNnDODnm@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-292884-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292884 Mark Johnston <markj@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |markj@FreeBSD.org Status|New |Open --- Comment #6 from Mark Johnston <markj@FreeBSD.org> --- Have you seen the crash more than once? If so, is it always in the same place? Can you open the kernel dump in kgdb and dump the socket state? I think the following should do the trick: # kgdb /boot/kernel/kernel /var/crash/vmcore.latest (kgdb) frame 10 (kgdb) p/x *xprt->xp_socket -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-292884-227-fHdNnDODnm>
