Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Feb 2026 17:53:54 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 293382] Dead lock and kernel crash around closefp_impl
Message-ID:  <bug-293382-227-OjeKNjisqW@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-293382-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=293382

Mark Johnston <markj@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Open
                 CC|                            |markj@FreeBSD.org

--- Comment #1 from Mark Johnston <markj@FreeBSD.org> ---
It'd be useful to see the output of

(kgdb) f 8
(kgdb) p/x *kn
(kgdb) f 10
(kgdb) p/x *fp

Is the problem reproducible?

<redacted-3> is blocked, probably waiting for an in-flux knote to stabilize. 
It would be helpful to see all of the stacks for this process, as that might
tell us why the knote was in-flux to begin with.

-- 
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-293382-227-OjeKNjisqW>