From owner-freebsd-ports@FreeBSD.ORG Sun Jun 15 16:25:47 2008 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BB6FD1065674 for ; Sun, 15 Jun 2008 16:25:47 +0000 (UTC) (envelope-from cwhiteh@onetel.com) Received: from raq5.nitrex.net (raq5.nitrex.net [213.165.227.5]) by mx1.freebsd.org (Postfix) with ESMTP id 45FB88FC1F for ; Sun, 15 Jun 2008 16:25:47 +0000 (UTC) (envelope-from cwhiteh@onetel.com) Received: from [192.168.10.144] (gate.zenatode.org.uk [213.165.225.167]) by raq5.nitrex.net (8.13.1/8.13.1) with ESMTP id m5FFuD8Z008718 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Sun, 15 Jun 2008 16:56:35 +0100 Message-ID: <48553B98.9070702@onetel.com> Date: Sun, 15 Jun 2008 16:56:08 +0100 From: Chris Whitehouse User-Agent: Thunderbird 2.0.0.14 (X11/20080611) MIME-Version: 1.0 To: ports@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: xfe core dumps 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: Sun, 15 Jun 2008 16:25:47 -0000 Hi, Have just upgraded to xfe-1.19 and it core dumps on starting. xfe-1.18_1 did the same but xfe-1.04_2 was ok. %xfe Segmentation fault (core dumped) I looked at the xfe.core in ddd and it gives a stream of (no debugging symbols found) then at the end (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)...#0 0x289dd252 in pthread_mutexattr_setkind_np () from /lib/libthr.so.3 [New LWP 100178] (gdb) Chris