[Bug 239566] panic: solaris assert: avl_find(&scn->scn_queue, sds, &where) .... dsl_scan.c line 1029
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Aug 14 14:57:31 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239566
Andriy Gapon <avg at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|New |Open
Assignee|bugs at FreeBSD.org |fs at FreeBSD.org
--- Comment #2 from Andriy Gapon <avg at FreeBSD.org> ---
The root cause is that both 85951 and 85918 were already in scn_queue and the
code in dsl_scan_ds_clone_swapped fails to properly handle that case.
It has other logic problems as well.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-fs
mailing list