From owner-freebsd-ports@FreeBSD.ORG Mon Dec 10 20:49:10 2007 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 EAC7716A468 for ; Mon, 10 Dec 2007 20:49:10 +0000 (UTC) (envelope-from peter.thoenen@yahoo.com) Received: from smtp105.plus.mail.re1.yahoo.com (smtp105.plus.mail.re1.yahoo.com [69.147.102.68]) by mx1.freebsd.org (Postfix) with SMTP id 8727813C469 for ; Mon, 10 Dec 2007 20:49:10 +0000 (UTC) (envelope-from peter.thoenen@yahoo.com) Received: (qmail 9798 invoked from network); 10 Dec 2007 20:49:09 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Received:X-YMail-OSG:Message-ID:Date:From:User-Agent:MIME-Version:To:Subject:Content-Type:Content-Transfer-Encoding; b=BDBTSHBfHLVX5m2AlEPyEDee9Ix2lfSVUpwd5+P2X2VSgXZQntEBgst/CNDeBfIBEFuCSBsyY83jAHO5avRsQYj+mr8/BmeWYD13zGCHY3PPfLERCnDrJcZR69hDj5dET16yCuYczUn0OPcYfYm5wrFkZIsDhYm8HHNPY30jX4c= ; Received: from unknown (HELO ssfbsd.securestate.org) (eol1@70.227.5.28 with plain) by smtp105.plus.mail.re1.yahoo.com with SMTP; 10 Dec 2007 20:49:09 -0000 X-YMail-OSG: pdorPYwVM1k8TmcBop26z3zZ4il1IwGwu1cWgVZEE.qH.q9NdZYQoyCIbIE5L_FhgAe3FmgRSw-- Message-ID: <475DA623.70103@yahoo.com> Date: Mon, 10 Dec 2007 15:48:35 -0500 From: Peter Thoenen User-Agent: Thunderbird 2.0.0.9 (X11/20071210) MIME-Version: 1.0 To: ports@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Subject: Seg Fault: Xchat (on run) 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, 10 Dec 2007 20:49:11 -0000 Hello, Not which list to post this to so figured I would start here. The problem I have am is xchat segfaults on me right after I start it. Did not have the problem on 6.2 or 6.3 but doesn't seem to like 7.0-BETA4 ... anybody have any ideas? Cheers, -Peter ERROR: ssfbsd% gdb xchat GNU gdb 6.1.1 [FreeBSD] This GDB was configured as "amd64-marcel-freebsd"... (gdb) run xchat Starting program: /usr/local/bin/xchat xchat [New LWP 100266] [New Thread 0x804201120 (LWP 100266)] Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x804201120 (LWP 100266)] 0x0000000803cf5fd8 in amd64_set_fsbase () from /lib/libc.so.7 And this just hang here forever ....