https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283083
Mark Johnston <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Open --- Comment #1 from Mark Johnston <[email protected]> --- 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.
