Date: Wed, 14 Aug 2019 14:57:31 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 239566] panic: solaris assert: avl_find(&scn->scn_queue, sds, &where) .... dsl_scan.c line 1029 Message-ID: <bug-239566-227-sGrYKTDAdd@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-239566-227@https.bugs.freebsd.org/bugzilla/> References: <bug-239566-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D239566 Andriy Gapon <avg@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Open Assignee|bugs@FreeBSD.org |fs@FreeBSD.org --- Comment #2 from Andriy Gapon <avg@FreeBSD.org> --- The root cause is that both 85951 and 85918 were already in scn_queue and t= he code in dsl_scan_ds_clone_swapped fails to properly handle that case. It has other logic problems as well. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-239566-227-sGrYKTDAdd>