Date: Tue, 31 Mar 2026 23:51:34 +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-HHaiyYvy80@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 --- Comment #38 from Kyle Evans <kevans@freebsd.org> --- (In reply to Paul from comment #37) While we're waiting to see if kib' latest patch surfaces anything of interest, can you clarify/characterize the app's kqueue usage a little bit? Is it purely adding events to the kqueue and letting them drop out organically from being closed, mix of that and EV_DISABLE/EV_ONESHOT, etc? Are all of the events in this kqueue tied to fds, or is it also driving timers and other non-fd things? I don't think all of the above is going to be particularly relevant, but I think it's good to try and get the lay of the land in case we're not thinking outside of the box enough somehow. -- 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-HHaiyYvy80>
