From owner-freebsd-ports@FreeBSD.ORG Fri May 2 14:59:05 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0A65E434 for ; Fri, 2 May 2014 14:59:05 +0000 (UTC) Received: from be-well.ilk.org (be-well.ilk.org [23.30.133.173]) by mx1.freebsd.org (Postfix) with ESMTP id D4F221167 for ; Fri, 2 May 2014 14:59:04 +0000 (UTC) Received: by be-well.ilk.org (Postfix, from userid 1147) id 1E53A33C48; Fri, 2 May 2014 10:59:03 -0400 (EDT) From: Lowell Gilbert To: "Dr. Peter Voigt" Subject: Re: Thunderbird 24.5.0 - Segmentation fault (core dumped) References: <20140502004330.220f006d@tiger2008.drpetervoigt.private> <20140502111610.324153ea@tiger2008.drpetervoigt.private> Date: Fri, 02 May 2014 10:59:03 -0400 In-Reply-To: <20140502111610.324153ea@tiger2008.drpetervoigt.private> (Peter Voigt's message of "Fri, 2 May 2014 11:16:10 +0200") Message-ID: <44iopocjm0.fsf@be-well.ilk.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain Cc: Freebsd_mailinglist_PORTS X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: Freebsd_mailinglist_PORTS List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 May 2014 14:59:05 -0000 "Dr. Peter Voigt" writes: > Am Fri, 2 May 2014 16:45:33 +1000 > schrieb Robert Backhaus : > >> A backtrace would be useful. Re-make the port with make -DWITH_DEBUG >> clean build . Then cd into the work directory and run the program >> from there. You can run it directly, and then pull the backtrace from >> the dumpfile (gdb ./thunderbird thunderbird.core), or or run it >> inside of gdb (gdb ./thunderbird, then type run). Get the backtrace >> by typing 'bt full' into gdb once the program crashes. >> > > Thank you very much for advising this accociated with a detailed > description on how to proceed. I will do this today in the evening. > > The current thunderbird.core files are about 140 MiB in size. I am > clueless on how to present such a huge file to the list. Do you have any > advice on this? Don't. Only post the backtrace.