From owner-freebsd-gnome@FreeBSD.ORG Tue Jun 10 23:43:48 2003 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CF25A37B401 for ; Tue, 10 Jun 2003 23:43:48 -0700 (PDT) Received: from shumai.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB4B443F3F for ; Tue, 10 Jun 2003 23:43:47 -0700 (PDT) (envelope-from marcus@freebsd.org) Received: from shumai.marcuscom.com (localhost.marcuscom.com [127.0.0.1]) by shumai.marcuscom.com (8.12.9/8.12.9) with ESMTP id h5B6hd0u044797; Wed, 11 Jun 2003 02:43:39 -0400 (EDT) (envelope-from marcus@freebsd.org) Received: from localhost (marcus@localhost)h5B6hdQ5044794; Wed, 11 Jun 2003 02:43:39 -0400 (EDT) X-Authentication-Warning: shumai.marcuscom.com: marcus owned process doing -bs Date: Wed, 11 Jun 2003 02:43:39 -0400 (EDT) From: Joe Marcus Clarke X-X-Sender: marcus@shumai.marcuscom.com To: Jeremy Messenger In-Reply-To: Message-ID: <20030611024309.R44764@shumai.marcuscom.com> References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-gnome@freebsd.org Subject: Re: Two crashed of msgfmt when install x11/xscreensaver-gnome.. X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Jun 2003 06:43:49 -0000 On Tue, 10 Jun 2003, Jeremy Messenger wrote: > I noticed that I get two lines of crashed/core dumped when it installed the > x11/xscreensaver-gnome, but I don't know if it's big deal. It does install > x11/xscreensaver-gnome fine without get fail. I can't figure how it got > crashed.. Don't worry about this. It's not a big deal from I can tell. I believe xscreensaver wants an older version of gettext. Joe > > ========================== > # locate msgfmt | grep core > /usr/ports/x11/xscreensaver-gnome/work/xscreensaver-4.10/po/msgfmt.core > ========================== > > Here's when I ran gdb on the msgfmt.core, but I don't know if it helps that > much.. > > ========================== > # gdb msgfmt msgfmt.core > > [...copyright...] > > Core was generated by `msgfmt'. > Program terminated with signal 6, Aborted. > Reading symbols from /usr/local/lib/libgettextsrc-0.11.5.so...done. > Loaded symbols for /usr/local/lib/libgettextsrc-0.11.5.so > Reading symbols from /usr/local/lib/libgettextlib-0.11.5.so...done. > Loaded symbols for /usr/local/lib/libgettextlib-0.11.5.so > Reading symbols from /usr/local/lib/libintl.so.4...done. > Loaded symbols for /usr/local/lib/libintl.so.4 > Reading symbols from /usr/local/lib/libiconv.so.3...done. > Loaded symbols for /usr/local/lib/libiconv.so.3 > Reading symbols from /usr/lib/libc.so.5...done. > Loaded symbols for /usr/lib/libc.so.5 > Reading symbols from /usr/libexec/ld-elf.so.1...done. > Loaded symbols for /usr/libexec/ld-elf.so.1 > #0 0x281d3173 in profil () at {standard input}:15 > 15 {standard input}: No such file or directory. > in {standard input} > > (gdb) bt > #0 0x281d3173 in profil () at {standard input}:15 > #1 0x2823e69c in getenv (name=0x0) at /usr/src/lib/libc/stdlib/getenv.c:92 > #2 0x2807b35a in mbfile_getc (mbc=0xbfbfe2b0, mbf=0x28092d40) at po- > lex.c:576 > #3 0x2807b732 in lex_getc (mbc=0xbfbfe2b0) at po-lex.c:754 > #4 0x2807bdf5 in po_gram_lex () at po-lex.c:1006 > #5 0x2807c60e in po_gram_parse () at bison.simple:432 > #6 0x2807a638 in po_scan_file (pop=0x8059000, filename=0x0) at po.c:123 > #7 0x0804bb92 in read_po_file (filename=0x0) at msgfmt.c:1595 > #8 0x08049ff3 in main (argc=134582272, argv=0x28092a7c) at msgfmt.c:455 > #9 0x08049979 in _start () > Current language: auto; currently asm > ========================== > > Cheers, > Mezz > > > -- > bsdforums.org 's moderator, mezz. > _______________________________________________ > freebsd-gnome@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org" > > PGP Key : http://www.marcuscom.com/pgp.asc