https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242768

Mark Johnston <ma...@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rmack...@freebsd.org

--- Comment #7 from Mark Johnston <ma...@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.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to