misc/110521: misc/mc coredumps after recent devel/gettext update

Kyryll A Mirnenko mirya at zoc.com.ua
Mon Mar 19 16:10:17 UTC 2007


>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 at 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:


More information about the freebsd-bugs mailing list