[Bug 296761] panic: vm_fault_lookup: fault on nofault entry - via zdb, lio_listio and geom_zero related

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 13 Jul 2026 22:40:48 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=296761

--- Comment #1 from Marcin Gryszkalis <mg@fork.pl> ---
LLM suggested disabling aio (as workaround) with
sysctl vfs.aio.max_aio_queue=0
sysctl vfs.aio.max_aio_per_proc=0
but got panic again (don't have dump at the moment because netdump was not
properly configured, I can try again if it would help)

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