From owner-freebsd-current@FreeBSD.ORG Fri May 18 21:28:10 2012 Return-Path: Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 300CB106566B; Fri, 18 May 2012 21:28:10 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id 9DB6B8FC14; Fri, 18 May 2012 21:28:08 +0000 (UTC) Received: from porto.starpoint.kiev.ua (porto-e.starpoint.kiev.ua [212.40.38.100]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id AAA26262; Sat, 19 May 2012 00:28:06 +0300 (EEST) (envelope-from avg@FreeBSD.org) Received: from localhost ([127.0.0.1]) by porto.starpoint.kiev.ua with esmtp (Exim 4.34 (FreeBSD)) id 1SVUiU-00072v-I2; Sat, 19 May 2012 00:28:06 +0300 Message-ID: <4FB6BEE4.60307@FreeBSD.org> Date: Sat, 19 May 2012 00:28:04 +0300 From: Andriy Gapon User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:12.0) Gecko/20120503 Thunderbird/12.0.1 MIME-Version: 1.0 To: Alberto Villa References: <4F9E9E06.4070004@entel.upc.edu> <2D080258-652B-4EFA-8F6F-6ECA3CA4404B@freebsd.org> <4FA028D9.1010403@entel.upc.edu> In-Reply-To: X-Enigmail-Version: 1.5pre Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Cc: Adrian Chadd , =?ISO-8859-1?Q?Gustau_P=E9rez_i_Querol?= , kan@FreeBSD.org, Jason Evans , FreeBSD current , kib@FreeBSD.org Subject: Re: RFC: jemalloc: qdbus sigsegv in malloc_init X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 May 2012 21:28:10 -0000 on 18/05/2012 20:01 Alberto Villa said the following: > On Tue, May 1, 2012 at 8:18 PM, Gustau Pérez i Querol > wrote: >> So the problem seems to be not related to jemalloc or malloc. As the >> experimental 4.8.1 devel/dbus-qt4 port works fine in stable, the problem has >> do to with some differences between head and stable. When we get more hints >> where the problem is, I will post them in a new thread in freebsd-current@. > > Gus has been away for a while, but before disappearing he found a > workaround to be building devel/dbus-qt4 with -fno-use-cxa-atexit. So > I had a look around, and found this NetBSD bug report: > http://www.archivum.info/fa.netbsd.bugs/2007-12/00070/lib-37654-libc's-atexit_mutex-should-be-fully-recursive.html > > Since qdbus crashes after exit(3) here too, that might be an > explanation. Or, at least, something related. > > kib@ and kan@ are CCed as per avg@ suggestion. Alberto, you have add new people to the discussion, but unfortunately too little of the original context is present here... That is, this email doesn't even include a description of an actual problem. Could you please provide the useful context either as a link to a mailing list archive or in some other equally useful way? Thank you! -- Andriy Gapon