https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276341
Mark Johnston <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Open CC| |[email protected], | |[email protected] --- Comment #1 from Mark Johnston <[email protected]> --- I just hit this panic with syzkaller as well. This seems like a somewhat recent regression. The panic arises in arc_state_fini(): zfs_refcount_destroy(&arc_anon->arcs_size[ARC_BUFC_DATA]); A previous zfs_refcount_destroy(&arc_anon->arcs_esize[ARC_BUFC_METADATA]); succeeded. -- You are receiving this mail because: You are the assignee for the bug.
