[Bug 275731] panic in zfs: VERIFY(buf[i] == 0) failed

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 01 May 2026 21:29:30 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275731

--- Comment #2 from John F. Carr <jfc@mit.edu> ---
A different arm64 system running 15.1-STABLE crashed today with the same
assertion.  This time the failure was a write from a kernel task rather than a
read associated with a write() call from user mode.  I had just started a
buildworld in /usr/src.

spl_panic
dbuf_verify+0x63c
dbuf_rele_and_unlock
dbuf_write_done
arc_write_done
zio_done
zio_execute
taskqueue_run_locked

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