From owner-freebsd-ports@FreeBSD.ORG Mon Jan 28 23:05:59 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 33C0816A417; Mon, 28 Jan 2008 23:05:59 +0000 (UTC) (envelope-from parish@magichamster.com) Received: from jedburgh.just4dns.com (jedburgh.just4dns.com [78.129.134.130]) by mx1.freebsd.org (Postfix) with ESMTP id 69C1D13C4D5; Mon, 28 Jan 2008 23:05:58 +0000 (UTC) (envelope-from parish@magichamster.com) Received: from [86.142.105.69] (helo=movens.plus.com) by jedburgh.just4dns.com with esmtp (Exim 4.68) (envelope-from ) id 1JJd2o-0005pA-Cx; Mon, 28 Jan 2008 23:05:38 +0000 Received: from [10.10.1.4] (redshift [10.10.1.4]) by postbag.localdomain (Postfix) with ESMTP id E86A91CC53; Mon, 28 Jan 2008 23:05:53 +0000 (GMT) Message-ID: <479E5FCD.7040304@magichamster.com> Date: Mon, 28 Jan 2008 23:05:49 +0000 From: Mark Ovens User-Agent: Thunderbird 2.0.0.9 (X11/20080128) MIME-Version: 1.0 To: Alex Dupre References: <479E1304.9020302@magichamster.com> <479E4102.10107@FreeBSD.org> <479E580D.9080402@magichamster.com> In-Reply-To: <479E580D.9080402@magichamster.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Fuzioned-MailScanner-Information: Please contact the ISP for more information X-MailScanner-ID: 1JJd2o-0005pA-Cx X-Fuzioned-MailScanner: Not scanned: please contact your Internet E-Mail Service Provider for details X-Fuzioned-MailScanner-SpamCheck: X-Fuzioned-MailScanner-From: parish@magichamster.com X-Spam-Status: No X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - jedburgh.just4dns.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - magichamster.com X-Source: X-Source-Args: X-Source-Dir: Cc: freebsd-ports@freebsd.org Subject: Re: digikam 0.9.3: Canon EOS400D - no thumbnails then digikam segfaults. X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Jan 2008 23:05:59 -0000 Mark Ovens wrote: > But, it doesn't seem to produce a core file and if I run it from within > gdb then gdb itself core dumps (and does produce a core file): > > /home/mark{102}# gdb /usr/local/bin/digikam > GNU gdb 6.1.1 [FreeBSD] > Copyright 2004 Free Software Foundation, Inc. > GDB is free software, covered by the GNU General Public License, and you are > welcome to change it and/or distribute copies of it under certain > conditions. > Type "show copying" to see the conditions. > There is absolutely no warranty for GDB. Type "show warranty" for details. > This GDB was configured as "i386-marcel-freebsd"... > (gdb) run > Starting program: /usr/local/bin/digikam > Segmentation fault (core dumped) > /home/mark{103}# > More info. If I start digikam then attach gdb to it, gdb dumps core when loading the symbols for libexiv2. I rebuilt libexiv2 (with debug) but the same happens: (gdb) attach 14711 Attaching to program: /usr/local/bin/digikam, process 14711 Reading symbols from /usr/local/lib/libdigikam.so.0...done. Loaded symbols for /usr/local/lib/libdigikam.so.0 Reading symbols from /usr/local/lib/libsqlite3.so.8...done. Loaded symbols for /usr/local/lib/libsqlite3.so.8 Reading symbols from /usr/local/lib/libkabc.so.3...done. Loaded symbols for /usr/local/lib/libkabc.so.3 Reading symbols from /usr/local/lib/libvcard.so.0...done. Loaded symbols for /usr/local/lib/libvcard.so.0 Reading symbols from /usr/local/lib/libkresources.so.3...done. Loaded symbols for /usr/local/lib/libkresources.so.3 Reading symbols from /usr/local/lib/libkhtml.so.6...done. Loaded symbols for /usr/local/lib/libkhtml.so.6 Reading symbols from /usr/local/lib/libkjs.so.3...done. Loaded symbols for /usr/local/lib/libkjs.so.3 Reading symbols from /usr/local/lib/libpcreposix.so.0...done. Loaded symbols for /usr/local/lib/libpcreposix.so.0 Reading symbols from /usr/local/lib/libpcre.so.0...done. Loaded symbols for /usr/local/lib/libpcre.so.0 Reading symbols from /usr/local/lib/libthai.so.0...done. Loaded symbols for /usr/local/lib/libthai.so.0 Reading symbols from /usr/local/lib/libkipi.so.1...done. Loaded symbols for /usr/local/lib/libkipi.so.1 Reading symbols from /usr/local/lib/libkutils.so.3...done. Loaded symbols for /usr/local/lib/libkutils.so.3 Reading symbols from /usr/local/lib/libjasper.so.4...done. Loaded symbols for /usr/local/lib/libjasper.so.4 Reading symbols from /usr/local/lib/libkexiv2.so.3...done. Loaded symbols for /usr/local/lib/libkexiv2.so.3 Reading symbols from /usr/local/lib/libexiv2.so.0...Segmentation fault (core dumped) # ls -l /usr/local/lib/li*exiv* -rw-r--r-- 1 root wheel 1662608 19 Jul 2007 /usr/local/lib/libexiv2.a -rw-r--r-- 1 root wheel 896 19 Jul 2007 /usr/local/lib/libexiv2.la lrwxr-xr-x 1 root wheel 13 19 Jul 2007 /usr/local/lib/libexiv2.so -> libexiv2.so.0 -rw-r--r-- 1 root wheel 1078731 19 Jul 2007 /usr/local/lib/libexiv2.so.0 -rw-r--r-- 1 root wheel 164040 26 Oct 22:55 /usr/local/lib/libkexiv2.a -rwxr-xr-x 1 root wheel 1303 26 Oct 22:55 /usr/local/lib/libkexiv2.la lrwxr-xr-x 1 root wheel 14 26 Oct 22:55 /usr/local/lib/libkexiv2.so -> libkexiv2.so.3 -rwxr-xr-x 1 root wheel 160999 26 Oct 22:55 /usr/local/lib/libkexiv2.so.3 # Regards, Mark