[Bug 297233] nfs: panic: general protection fault

[email protected] Tue, 04 Aug 2026 15:10:27 +0000
Newsgroups gmane.os.freebsd.devel.file-systems
Message-ID <[email protected]/bugzilla/>
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D297233

--- Comment #12 from Rick Macklem <[email protected]> ---
Created attachment 273448
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D273448&action=
=3Dedit
nfs_clrpcops.c: Comment out an oddball case of nfsrpc_openrpc() recursion

You could try this little patch. I just noticed that,
for your crashes except the first one, the code is
calling nfsrpc_openrpc() recursively.

This code path will not have been exercised much
(if ever) and really is cruft that I should remove
from the sources even if it doesn't help w.r.t.
these crashes.
(The patch just comments out the code.)

--=20
You are receiving this mail because:
You are the assignee for the bug.=