Re: MC 4.5.6 is out



>    I just released version 4.5.6 of the Midnight Commander file
>    manager.  This version fixes a number of problems reported by users
>    as well as featuring new reworked dialog boxes for the GNOME
>    edition by Jonathan at RHAD.  Dropping files on a desktop icon
>    works now.
>       ftp://ftp.gnome.org/pub/GNOME/sources

Grabbed it from there...built just fine on hpux 10.20, never had trouble
with it until about a week ago:

/home/cerebus$ gmc
Unable to connect to server port 5001

Pid 11632 received a SIGSEGV for stack growth failure.
Possible causes: insufficient memory or swap space,
or stack size exceeded maxssiz.
Segmentation fault (core dumped)

gdb says:
#0  0xd12ec in re_match_2_internal (bufp=0x7b03ab60, string1=0x0, size1=0, 
    string2=0x4005e1f8 "/home/cerebus/desktop/Home directory", size2=36, 
    pos=0, regs=0x0, stop=36) at regex.c:3682
3682          REG_MATCH_NULL_STRING_P (reg_info[mcnt]) =MATCH_NULL_UNSET_VALUE;
(gdb) bt
#0  0xd12ec in re_match_2_internal (bufp=0x7b03ab60, string1=0x0, size1=0, 
    string2=0x4005e1f8 "/home/cerebus/desktop/Home directory", size2=36, 
    pos=0, regs=0x0, stop=36) at regex.c:3682
#1  0xd0c84 in re_search_2 (bufp=0x7b03ab60, string1=0x0, size1=0, 
    string2=0x4005e1f8 "/home/cerebus/desktop/Home directory", size2=36, 
    startpos=0, range=36, regs=0x0, stop=36) at regex.c:3330
#2  0xd0918 in re_search (bufp=0x7b03ab60, 
    string=0x4005e1f8 "/home/cerebus/desktop/Home directory", size=36, 
    startpos=0, range=36, regs=0x0) at regex.c:3213
#3  0xd59b8 in regexec (preg=0x40067bb8, 
    string=0x4005e1f8 "/home/cerebus/desktop/Home directory", nmatch=0, 
    pmatch=0x0, eflags=0) at regex.c:5317
#4  0xc09d61e8 in gnome_mime_type_or_default (
    filename=0x4005e1f8 "/home/cerebus/desktop/Home directory",
defaultv=0x0)
    at gnome-mime.c:238
#5  0xc09d54b0 in get_worker (
    file=0x4005e1f8 "/home/cerebus/desktop/Home directory", 
    name=0x1db84 "icon-position", size=0x7b03a948, buffer=0x7b03a94c, 
    is_fast=0) at gnome-metadata.c:958
#6  0xc09d55ec in gnome_metadata_get (
    file=0x4005e1f8 "/home/cerebus/desktop/Home directory", 
    name=0x1db84 "icon-position", size=0x7b03a948, buffer=0x7b03a94c)
    at gnome-metadata.c:1001
Cannot access memory at address 0x0.
(gdb) print mcnt
$1 = 1
(gdb) print reg_info
$2 = (register_info_type *) 0x7b9f43d0
(gdb) x/x 0x7b9f43d0
0x7b9f43d0:     Cannot access memory at address 0x7b9f43d0.
(gdb) print num_regs
$3 = 1074166673







[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]