From owner-freebsd-gecko@FreeBSD.ORG Mon Feb 20 15:28:37 2012 Return-Path: Delivered-To: gecko@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C2DB9106566B for ; Mon, 20 Feb 2012 15:28:37 +0000 (UTC) (envelope-from flo@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id B06C68FC1C; Mon, 20 Feb 2012 15:28:37 +0000 (UTC) Received: from bender.solomo.local (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q1KFSaAF040601; Mon, 20 Feb 2012 15:28:37 GMT (envelope-from flo@freebsd.org) Message-ID: <4F4266A4.6050904@freebsd.org> Date: Mon, 20 Feb 2012 16:28:36 +0100 From: Florian Smeets User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:10.0.2) Gecko/20120217 Thunderbird/10.0.2 MIME-Version: 1.0 To: "O. Hartmann" References: <201202181814.q1IIEl40098873@freefall.freebsd.org> <4F42622A.9020504@mail.zedat.fu-berlin.de> In-Reply-To: <4F42622A.9020504@mail.zedat.fu-berlin.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: gecko@freebsd.org Subject: Re: ports/165263: mail/thunderbird: core dumping most time when users are LDAP backed up. X-BeenThere: freebsd-gecko@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Gecko Rendering Engine issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Feb 2012 15:28:37 -0000 On 20.02.2012 16:09, O. Hartmann wrote: > On 02/18/12 19:14, flo@FreeBSD.org wrote: >> Synopsis: mail/thunderbird: core dumping most time when users are LDAP backed up. >> >> State-Changed-From-To: open->feedback >> State-Changed-By: flo >> State-Changed-When: Sat Feb 18 18:14:47 UTC 2012 >> State-Changed-Why: >> Can you build thunderbird with debugging and get a backtrace from the >> coredump? >> >> http://www.freebsd.org/cgi/query-pr.cgi?pr=165263 > > Sorry for the late response. > > Of course I will try to compile thunderbird with debug flags on. I guess > I need to put the options in a suitable etc/make.conf pattern match? > Would you help me, please? > make config in mail/thunderbird and select the DEBUG option, that should be enough.