[Bug 294130] Kernel panic when running Kyua test aio/aio_test:vectored_zvol_poll, in zvol_geom_access

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 30 Mar 2026 12:36:21 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=294130

Alan Somers <asomers@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Open

--- Comment #1 from Alan Somers <asomers@FreeBSD.org> ---
I can reproduce the failure, but not every time.  I may have to run multiple
times.  And the stack trace isn't always exactly the same.  I think the problem
is with asynchronous geom tasting.  GEOM providers start to taste the zvol as
soon as it appears.  But then it disappears before they can finish tasting. 
I'll see what I can do.

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