Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Sep 2013 23:40:23 +0900
From:      Takeshi Taguchi <taguchi949@gmail.com>
To:        freebsd-arm@freebsd.org
Subject:   Re: What's the recipe?
Message-ID:  <20130901234023.ff8c398e2c9cba515b7470ef@gmail.com>
In-Reply-To: <1378043907.1111.351.camel@revolution.hippie.lan>
References:  <522229C0.5030504@m5p.com> <20130901200726.ac7317a5f0ddfddcbed34484@gmail.com> <1378043907.1111.351.camel@revolution.hippie.lan>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi, Ian.

not performance issue.
it's sshd crash probrem.

sshd and some programs crash with following mesg:
<jemalloc>: jemalloc_arena.c:380: Failed assertion: "p[i] == 0" 

MALLOC_PRODUCTION suppress this crash.
YES. this is NOT good way. but it's seem work fine.

Thanks.

On Sun, 01 Sep 2013 07:58:27 -0600
Ian Lepore <ian@FreeBSD.org> wrote:

> On Sun, 2013-09-01 at 20:07 +0900, Takeshi Taguchi wrote:
> > % egrep -v ^# /etc/src.conf
> > MALLOC_PRODUCTION=YES
> > 
> > i think we stil need MALLOC_PRODUCTION. because jemalloc issue
> > does not fixed yet.
> > 
> This is not correct. There is no longer a need to set MALLOC_PRODUCTION,
> the performance problem that required it was fixed months ago.  
> 
> -- Ian
> 
> 


-- 
Takeshi Taguchi <taguchi949@gmail.com>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130901234023.ff8c398e2c9cba515b7470ef>