Date: Tue, 04 Aug 2026 15:10:27 +0000 From: bugzilla-noreply@freebsd.org To: fs@FreeBSD.org Subject: [Bug 297233] nfs: panic: general protection fault Message-ID: <bug-297233-3630-AawjZSD7dC@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-297233-3630@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=297233 --- Comment #12 from Rick Macklem <rmacklem@FreeBSD.org> --- Created attachment 273448 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=273448&action=edit 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.) -- 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-297233-3630-AawjZSD7dC>
