From owner-freebsd-ports Sat Feb 10 15:58:41 2001 Delivered-To: freebsd-ports@freebsd.org Received: from pendragon.tacni.net (unknown [216.178.136.165]) by hub.freebsd.org (Postfix) with SMTP id 3DDF037B401 for ; Sat, 10 Feb 2001 15:58:23 -0800 (PST) Received: (qmail 44979 invoked by alias); 10 Feb 2001 23:58:21 -0000 Received: from unknown (HELO mail.tacni.net) (204.155.159.65) by ns2.sohos.net with SMTP; 10 Feb 2001 23:58:21 -0000 Received: (qmail 37417 invoked by uid 1000); 10 Feb 2001 23:58:11 -0000 Date: Sat, 10 Feb 2001 17:58:11 -0600 From: Erich Zigler To: ports@freebsd.org Subject: Gabber and gettext Message-ID: <20010210175810.A37309@superhero.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i X-Eric-Conspiracy: There is no conspiracy. X-Shane: Hi Shane! Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I'm currently working on debugging part of the Gabber port. It seems to core when it is meant to process anything against gettext. Here is the backtrace... I hope someone can provide some insight. Because I'm stumped and so is one of the authors. He claims to be including gettext like every other GNOME app. Program received signal SIGSEGV, Segmentation fault. 0x28c37d33 in getenv () from /usr/lib/libc_r.so.4 #0 0x28c37d33 in getenv () from /usr/lib/libc_r.so.4 #1 0x28838ae1 in guess_category_value () from /usr/local/lib/libintl.so.1 #2 0x28838396 in dcgettext__ () from /usr/local/lib/libintl.so.1 #3 0x28838b90 in dgettext__ () from /usr/local/lib/libintl.so.1 #4 0x28838bbc in gettext__ () from /usr/local/lib/libintl.so.1 #5 0x28837ffe in gettext () from /usr/local/lib/libintl.so.1 #6 0x80c8dc4 in GabberWin::OnSessionConnected (this=0x83a8a00, t=@0x83a22e0) at GabberWin.cc:302 Thank you in advance for any help. -- Erich Zigler We don't flirt with Death. She runs up and sticks her tounge in our ears. -- James Nicoll, rasseff To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message