(malloc) Unsupported character in malloc options: 'o'

Polytropon freebsd at edvax.de
Tue Dec 6 10:29:56 UTC 2016


On Tue, 6 Dec 2016 15:15:43 +0530, Shrikanth B wrote:
> I am on FreeBSD 10.1.
> When i run "ln -s 'abort:true' /etc/malloc.conf" as mentioned in
> JEMALLOC(3)  man page, i get flooded with following errors:
> 
> (malloc) Unsupported character in malloc options: 'o'
> 
> (malloc) Unsupported character in malloc options: 't'
> 
> (malloc) Unsupported character in malloc options: ':'
> 
> (malloc) Unsupported character in malloc options: 't'
> 
> (malloc) Unsupported character in malloc options: 'e'
> 
> Any solution for this?

Without further invenstigation, it seems that malloc.conf is
being processed in the "old" way, where only "pre-jemalloc"
constrol characters are allowed;  out of "about:true", the
characters A, B, U, and R are valid. Are you sure you are
actually using the _jemalloc_ implementation?



-- 
Polytropon
Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...


More information about the freebsd-questions mailing list