[Bug 283083] System goes broken after update from sources with malloc.conf
Date: Mon, 02 Dec 2024 14:06:44 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283083
Mark Johnston <markj@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|New |Open
--- Comment #1 from Mark Johnston <markj@FreeBSD.org> ---
I can't reproduce this on main. I rebuilt and reinstalled some base system
components with malloc.conf set as below, no crashes:
root@freebsd:/usr/src/lib/libc # ls -la /etc/malloc.conf
lrwxr-xr-x 1 root wheel 109 Dec 2 13:59 /etc/malloc.conf ->
metadata_thp:disabled,retain:true,dss:disabled,narenas:8,background_thread:false,tcache:true,lg_tcache_max:16
--
You are receiving this mail because:
You are the assignee for the bug.