Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 01 May 2026 21:29:30 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 275731] panic in zfs: VERIFY(buf[i] == 0) failed
Message-ID:  <bug-275731-227-VTgYKnFoa5@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-275731-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

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.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-275731-227-VTgYKnFoa5>