Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 07 Feb 2014 15:01:40 +1100
From:      Lawrence Stewart <lstewart@freebsd.org>
To:        Jason Evans <jasone@FreeBSD.org>, src-committers@FreeBSD.org,  svn-src-all@FreeBSD.org, svn-src-head@FreeBSD.org
Subject:   Re: svn commit: r261071 - in head: contrib/jemalloc contrib/jemalloc/doc contrib/jemalloc/include/jemalloc contrib/jemalloc/include/jemalloc/internal contrib/jemalloc/src include lib/libc/gen lib/libc/...
Message-ID:  <52F45AA4.4000004@freebsd.org>
In-Reply-To: <201401230247.s0N2lbkU098546@svn.freebsd.org>
References:  <201401230247.s0N2lbkU098546@svn.freebsd.org>

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

On 01/23/14 13:47, Jason Evans wrote:
> Author: jasone
> Date: Thu Jan 23 02:47:36 2014
> New Revision: 261071
> URL: http://svnweb.freebsd.org/changeset/base/261071
> 
> Log:
>   Update jemalloc to version 3.5.0.

I suspect that this commit is related to the assertion failures I've
been seeing on recent head when I updated from r260427 to r261453.
Here's two I noticed today:

<jemalloc>:
/usr/local/poudriere/jails/head-amd64/usr/src/lib/libc/../../contrib/jemalloc/include/jemalloc/internal/arena.h:7
76: Failed assertion: "binind == actual_binind"
*** Signal 6

and

<jemalloc>:
/usr/src/lib/libc/../../contrib/jemalloc/include/jemalloc/internal/arena.h:776:
Failed assertion: "binind == actual_binind"
Abort trap

I seem to be able to reproduce the first one readily when poudriere
tries to build chromium so I can provide more info and help test ideas.

Cheers,
Lawrence



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