From owner-freebsd-gnome@FreeBSD.ORG Tue Jun 10 18:44:30 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 604FD37B401 for ; Tue, 10 Jun 2003 18:44:30 -0700 (PDT) Received: from lakemtao07.cox.net (lakemtao07.cox.net [68.1.17.114]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7230443F3F for ; Tue, 10 Jun 2003 18:44:29 -0700 (PDT) (envelope-from mezz7@cox.net) Received: from sysinfo.mezzweb.com ([68.103.37.247]) by lakemtao07.cox.net (InterMail vM.5.01.04.05 201-253-122-122-105-20011231) with ESMTP id <20030611014427.JIKA4514.lakemtao07.cox.net@sysinfo.mezzweb.com> for ; Tue, 10 Jun 2003 21:44:27 -0400 Content-Type: text/plain; charset=utf-8; format=flowed To: freebsd-gnome@freebsd.org From: Jeremy Messenger MIME-Version: 1.0 Date: Tue, 10 Jun 2003 20:29:50 -0500 Message-ID: User-Agent: Opera7.11/Linux M2 build 406 Subject: 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 01:44:30 -0000 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.. ========================== # 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.