[Bug 297233] nfs: panic: general protection fault

[email protected] Mon, 03 Aug 2026 19:42:07 +0000
Newsgroups gmane.os.freebsd.devel.file-systems
Message-ID <[email protected]/bugzilla/>
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D297233

Mark Johnston <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #11 from Mark Johnston <[email protected]> ---
A faster way to figure out where the use-after-free is happening would be to
try reproducing the crash with a GENERIC-KASAN kernel.  kasan(9) will trigg=
er a
panic when the use-after-free actually occurs, rather than when the affected
object is recycled by the kernel memory allocator.

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