[Bug 281471] ASLR: jemalloc RES memory keeps on increasing until process cores

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 13 Sep 2024 15:32:02 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281471

--- Comment #7 from Rupesh Pilania <rupeshpilania@gmail.com> ---
This patch
https://github.com/freebsd/freebsd-src/commit/d8e6f4946cec0b84a6997d62e791b8cf993741b2

Bringing RES memory to almost similar to FreeBSD 14.1 and FreeBSD 10.4. Seems
to be resolving the problem.

Applying this patch resolves the RES memory issue but it breaks compatibility
with FreeBSD 10.4 libraries. 
We do run some applications with compat/10 libraries, which are giving out of
memory cores on FreeBSD 13.2/13.0 after applying this.

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