Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Feb 2001 17:58:11 -0600
From:      Erich Zigler <erichz@superhero.org>
To:        ports@freebsd.org
Subject:   Gabber and gettext
Message-ID:  <20010210175810.A37309@superhero.org>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010210175810.A37309>