Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Mar 2026 22:31:35 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 293127] Kernel panic __mtx_lock_sleep due to nfsd?
Message-ID:  <bug-293127-227-mOatKJEVjM@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-293127-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=293127

--- Comment #31 from Rick Macklem <rmacklem@FreeBSD.org> ---
Created attachment 268963
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=268963&action=edit
svc.c: Fix a race with svc_checkidle()

Here's another patch you can try.
It fixes a race against svc_checkidle().

I'll admit I have not come up with an
explanation w.r.t. how this race could
cause serious problems like your crashes.
(This race has been in the code for a long
time and has not caused problems, afaik.)

-- 
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-293127-227-mOatKJEVjM>