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

[email protected] Mon, 13 Jul 2026 22:40:48 +0000
Newsgroups gmane.os.freebsd.bugs
Message-ID <[email protected]/bugzilla/>
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=296761

--- Comment #1 from Marcin Gryszkalis <[email protected]> ---
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.