[Bug 281471] ASLR: jemalloc RES memory keeps on increasing until process cores
Date: Wed, 18 Sep 2024 08:26:57 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281471 --- Comment #11 from Rupesh Pilania <rupeshpilania@gmail.com> --- (In reply to Rupesh Pilania from comment #7) We found that MALLOC_OPTIONS was set to X in our env, which was causing cores with above aslr patch for compat/10 libraries. Setting MALLOC_OPTIONS = "XDm" resolves the core issue with compat/10 libraries. But I am not sure how that patch impacted compat/10. -- You are receiving this mail because: You are the assignee for the bug.