Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Mar 2026 02:13:37 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 293957] Kernel Panic in fusefs: page fault (0x78) in fuse_vnop_write during vnode recycling (csync2 synchro)
Message-ID:  <bug-293957-227-0NlKkgwOoK@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-293957-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=293957

--- Comment #1 from Alan Somers <asomers@FreeBSD.org> ---
(In reply to zjk from comment #0)
Do you have a full core dump?  If so, if you look in /var/crash/core.*.txt ,
there should be a more complete stack trace, with function arguments and stuff.

The stack trace that you showed definitely didn't come from the vnode
reclamation process, because it starts with sys_write.  That means it's a write
from userland.

-- 
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-293957-227-0NlKkgwOoK>