Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Feb 2026 00:05:45 +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-rUCrl6xGdG@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 #3 from Rick Macklem <rmacklem@FreeBSD.org> ---
(In reply to Mark Johnston from comment #2)
Yep. Looks the same to me.
So Gleb, do you use bridge and/or epair on
the system that crashes.

If you look at 292884, you'll see that something
is deref'ng the socket prematurely.
This appears to have shown up in 15.0.

You can try the patch, which acquires an extra
reference on the socket. (It shouldn't be necessary,
but unless someone can figure out what is deref'ng the
socket, it should be an adequate workaround.)

-- 
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-rUCrl6xGdG>