From owner-freebsd-ports@FreeBSD.ORG Sat Jul 19 23:28:35 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 63CDE1065673 for ; Sat, 19 Jul 2008 23:28:35 +0000 (UTC) (envelope-from carpetsmoker@rwxrwxrwx.net) Received: from mail.rwxrwxrwx.net (rwxrwxrwx.net [82.93.23.199]) by mx1.freebsd.org (Postfix) with ESMTP id 2825A8FC1B for ; Sat, 19 Jul 2008 23:28:35 +0000 (UTC) (envelope-from carpetsmoker@rwxrwxrwx.net) Received: from localhost (localhost [127.0.0.1]) by mail.rwxrwxrwx.net (Postfix) with ESMTP id AF6606D491; Sun, 20 Jul 2008 01:17:21 +0200 (CEST) Received: from mail.rwxrwxrwx.net ([127.0.0.1]) by localhost (mail.rwxrwxrwx.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id teNi7WLgJf0B; Sun, 20 Jul 2008 01:17:18 +0200 (CEST) Received: from rwxrwxrwx.net (phong [192.168.100.13]) by mail.rwxrwxrwx.net (Postfix) with ESMTPSA id 117CA6D48F; Sun, 20 Jul 2008 01:17:18 +0200 (CEST) Date: Sun, 20 Jul 2008 01:15:50 +0200 From: Martin Tournoij To: freebsd-ports@freebsd.org Message-ID: <20080719231548.GA82936@rwxrwxrwx.net> Mail-Followup-To: freebsd-ports@freebsd.org, cwhiteh@onetel.com References: <48553B98.9070702@onetel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <48553B98.9070702@onetel.com> User-Agent: Mutt/1.5.18 (2008-05-17) Cc: cwhiteh@onetel.com Subject: Re: 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: Sat, 19 Jul 2008 23:28:35 -0000 On Sun, Jun 15, 2008 at 04:56:08PM +0100, Chris Whitehouse wrote: > 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) > Hi Chris, Here's a fix: http://www.freebsd.org/cgi/query-pr.cgi?pr=125788 Let me know if you have any further problems. -- Martin Tournoij carpetsmoker@rwxrwxrwx.net http://www.daemonforums.org QOTD: An editor is one who separates the wheat from the chaff and prints the chaff. -- Adlai Stevenson