[Bug 256507] Apparent kernel memory leak in 12-STABLE r368820

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 05 Jul 2022 08:21:04 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256507

--- Comment #7 from Andriy Gapon <avg@FreeBSD.org> ---
Just want to update that I have not be able to root cause this problem or get
rid of it.  I thought that I saw some correlation between some activity on the
system and increases in missing pages.  But I was never able to reproduce the
leak at will, so not sure if my observation was actually valid.

Just in case, it appeared to me that the leak was correlated with an
application written in Go.  I suspected that it used some compatibility system
calls (especially related to mmap) and there was a bug somewhere in the compat
code.

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