Date: Thu, 12 Mar 2026 23:00:57 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 292884] nfsd causes kernel panic Message-ID: <bug-292884-227-dOowoAF0VP@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-292884-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292884 Rick Macklem <rmacklem@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #267792|0 |1 is obsolete| | --- Comment #31 from Rick Macklem <rmacklem@FreeBSD.org> --- Created attachment 268761 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=268761&action=edit svc_vc.c: Acauire/release an additional socket reference Attachment #267792 had a bug. It did not set the current vnet before calling sorele(). This patch replaces #267792 and fixes this problem. (I will note that, for my testing, the curvnet was always already set, so I am not sure if/when it needs to be set, but this patch sets it, to make sure it is set.) -- 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-292884-227-dOowoAF0VP>
