Date: Wed, 11 Jun 2003 02:43:39 -0400 (EDT) From: Joe Marcus Clarke <marcus@freebsd.org> To: Jeremy Messenger <mezz7@cox.net> Cc: freebsd-gnome@freebsd.org Subject: Re: Two crashed of msgfmt when install x11/xscreensaver-gnome.. Message-ID: <20030611024309.R44764@shumai.marcuscom.com> In-Reply-To: <oprqkw300r8ckrg5@smtp.central.cox.net> References: <oprqkw300r8ckrg5@smtp.central.cox.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030611024309.R44764>