From owner-freebsd-bugs@FreeBSD.ORG Mon Mar 19 16:10:17 2007 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 014CB16A401 for ; Mon, 19 Mar 2007 16:10:17 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id C130113C4C1 for ; Mon, 19 Mar 2007 16:10:16 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l2JGAGKe002078 for ; Mon, 19 Mar 2007 16:10:16 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l2JGAGM1002077; Mon, 19 Mar 2007 16:10:16 GMT (envelope-from gnats) Resent-Date: Mon, 19 Mar 2007 16:10:16 GMT Resent-Message-Id: <200703191610.l2JGAGM1002077@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Kyryll A Mirnenko Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 580B416A41B for ; Mon, 19 Mar 2007 16:03:12 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [69.147.83.33]) by mx1.freebsd.org (Postfix) with ESMTP id 454F013C4BB for ; Mon, 19 Mar 2007 16:03:12 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id l2JG3BcX091974 for ; Mon, 19 Mar 2007 16:03:11 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id l2JFw8pl090685; Mon, 19 Mar 2007 15:58:08 GMT (envelope-from nobody) Message-Id: <200703191558.l2JFw8pl090685@www.freebsd.org> Date: Mon, 19 Mar 2007 15:58:08 GMT From: Kyryll A Mirnenko To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.0 Cc: Subject: misc/110521: misc/mc coredumps after recent devel/gettext update X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Mar 2007 16:10:17 -0000 >Number: 110521 >Category: misc >Synopsis: misc/mc coredumps after recent devel/gettext update >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Mar 19 16:10:16 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Kyryll A Mirnenko >Release: RELENG_6_2 >Organization: >Environment: FreeBSD miryanote 6.2-RELEASE-p2 FreeBSD 6.2-RELEASE-p2 #23: Wed Mar 14 15:52:35 EET 2007 mirya@miryanote:/usr/src/sys/i386/compile/MY-LITE i386 >Description: after recent upgrade of devel/getttext mc coredumps on start (needless to say, everything mc depends on and mc itself were also rebuilt). Options are: WITH_SLANG=true WITH_ICONV=true WITH_EDIT=true WITH_X11=true WITH_SUBSHELL=true WITH_SAMBA=true $ mc Abort trap: 6 (core dumped) $ gdb mc mc.core .. gdb) bt #0 0x483b1dbf in kill () from /lib/libc.so.6 #1 0x483b1d5c in raise () from /lib/libc.so.6 #2 0x483b0a68 in abort () from /lib/libc.so.6 #3 0x4812fb6b in libintl_recursive_lock_init () from /usr/local/lib/libintl.so.8 #4 0x4812fbd9 in libintl_recursive_lock_lock () from /usr/local/lib/libintl.so.8 #5 0x4812b6b3 in _nl_load_domain () from /usr/local/lib/libintl.so.8 #6 0x4812b617 in _nl_find_domain () from /usr/local/lib/libintl.so.8 #7 0x4812e8a4 in libintl_dcigettext () from /usr/local/lib/libintl.so.8 #8 0x4812b37b in libintl_dcgettext () from /usr/local/lib/libintl.so.8 #9 0x4812b3c7 in libintl_gettext () from /usr/local/lib/libintl.so.8 #10 0x08078ec7 in load_panelize () #11 0x08086cdd in load_setup () #12 0x08076e1f in main () >How-To-Repeat: rebuild misc/mc with the options supplied & try running >Fix: >Release-Note: >Audit-Trail: >Unformatted: