[Bug 242768] [panic] Fatal trap 12: current process (nfsd: service)
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Jan 3 22:20:24 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242768
Mark Johnston <markj at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |rmacklem at FreeBSD.org
--- Comment #7 from Mark Johnston <markj at 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.
More information about the freebsd-bugs
mailing list