https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281279

Mark Johnston <ma...@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ma...@freebsd.org

--- Comment #2 from Mark Johnston <ma...@freebsd.org> ---
(In reply to Alan Somers from comment #1)
It's probably a real bug (I've fixed several issues like this in the past), but
the origin info is not helpful.  In that case, I usually sprinkle kmsan_check()
calls in areas that seem to be relevant, to try and iteratively narrow the
problem down to its root cause.  I've hit KMSAN issues in NFS before and fixed
all that I could find.

Offset 28 corresponds to st_uid, which is a bit surprising.  Can you describe
your NFS setup a bit?  Are you using v3 or v4?  What exports flags do you have
set?

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

Reply via email to