Date: Fri, 03 Jan 2020 22:20:22 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 242768] [panic] Fatal trap 12: current process (nfsd: service) Message-ID: <bug-242768-227-82HR2KOsA0@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-242768-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=242768 Mark Johnston <markj@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rmacklem@FreeBSD.org --- Comment #7 from Mark Johnston <markj@FreeBSD.org> --- It looks like we crashed while dereferencing the vnode returned by nfsvno_getvp() in nfsrv_freeallnfslocks(). Since cansleep == 1 we must have been called via nfsrv_freeopen(). I don't know the NFS stack well enough to say anything else of use, but Rick (cc'ed) might have some idea. I suspect that you will need to collect a kernel dump in order to make much progress. -- 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-242768-227-82HR2KOsA0>
