Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Mar 2022 22:00:12 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 228087] F_SETLK randomly fails on NFS4 in threaded operation in MySQL
Message-ID:  <bug-228087-227-6eyLOq7iGv@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-228087-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-228087-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D228087

--- Comment #1 from Rick Macklem <rmacklem@FreeBSD.org> ---
I don't recall seeing this PR before, so I'm
afraid it is "better late than never".

It so happens, that a recent bug/fix might be
what caused this.  It was a use-after-free of
open/lock owners in the housekeeping function
(which might have resulted in it processing the
wrong open/lock owner.)

The fix is committed to main as 1cedb4ea1a79
and will be in 13.1 when it is released.

If it is possible to redo your tests with FreeBSD13.1
once it is released and then report back here,
that would be appreciated.
(A code inspection did not find anything in
 the sources which might cause this.)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-228087-227-6eyLOq7iGv>