https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242768
Mark Johnston <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #7 from Mark Johnston <[email protected]> --- 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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
