https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283083

--- Comment #7 from Ivan Rozhuk <[email protected]> ---
Issue some were in strtol().
It crash on string:
"8,metadata_thp:disabled,retain:true,dss:disabled,narenas:8,background_thread:false,tcache:true"

Probably binaries uses some strtol() that uses malloc() inside and jemalloc is
not initialized in that moment.
It does not reproduces on binaries that installed in system, probably except
init.

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

Reply via email to