[Bug 282314] zfs panic: VERIFY(avl_find(tree, new_node, &where) == NULL) failed
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 31 Oct 2024 15:39:30 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282314 --- Comment #3 from Mark Johnston <markj@FreeBSD.org> --- (In reply to Vladyslav V. Prodan from comment #2) It'd be more useful to know if we can reproduce such a problem locally, somehow. The other thing to try is booting a debug kernel. It looks like you have several different panics, they may have a common root cause. I would suggest building and installing a GENERIC kernel from freebsd main. Alternately, the last comment in https://github.com/openzfs/zfs/issues/15171 implies that there are problems with lua channel programs, which show up in your backtrace as well. I don't know which program(s) are using it, but you can figure it out, try disabling them. -- You are receiving this mail because: You are the assignee for the bug.