[Bug 290571] [zfs] panic: Memory modified after free 0xfffffe0184c00000(8192) val=80bef961b6c4beea @ 0xfffffe0184c00000

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 21 Nov 2025 18:35:05 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290571

Mark Johnston <markj@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Open
                 CC|                            |markj@FreeBSD.org

--- Comment #1 from Mark Johnston <markj@FreeBSD.org> ---
The only thing I can suggest is to try running a GENERIC-KASAN kernel, which
enables use-after-free detection, so we have a chance of tracking down the
problem.  However, it's very slow and generally not suitable for use in
production environments.

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