Re: MC 4.5.6 is out




>From: Dan Newcombe <Newcombe@mordor.clayton.edu>
>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


Ditto Solaris 8:

:
        in png_info_destroy
        in png_info_init
Segmentation fault (core dumped)
Exit 139
markbo@moredhel/home/markbo/GNOME 60 ]gdb `which gmc` core
GNU gdb 4.17
:
Reading symbols from /usr/lib/libdoor.so.1...done.
#0  0x6f604 in re_match_2_internal (bufp=0xffbee808, string1=0x0, size1=0, 
    string2=0x17e310 "Classic-E-Theme-0.2.tar.gz", size2=26, pos=0, regs=0x0, 
    stop=26) at regex.c:3679
3679          regstart[mcnt] = regend[mcnt] 
(gdb) where
#0  0x6f604 in re_match_2_internal (bufp=0xffbee808, string1=0x0, size1=0, 
    string2=0x17e310 "Classic-E-Theme-0.2.tar.gz", size2=26, pos=0, regs=0x0, 
    stop=26) at regex.c:3679
Cannot access memory at address 0xfbf5309c.
(gdb) print mcnt
$1 = 1
(gdb) print *regstart
Cannot access memory at address 0xff532700.
(gdb) print regstart
$2 = (char **) 0xff532700
(gdb) print regend
$3 = (char **) 0xfee76838
(gdb) print *regend
Cannot access memory at address 0xfee76838.
(gdb) print num_regs
$1 = 1765297
(gdb) print reg_info
$2 = (register_info_type *) 0xfcccae50
(gdb) print *reg_info
Cannot access memory at address 0xfcccae50.
(gdb) print old_regstart
$3 = (char **) 0xfe7ba970
(gdb) print *old_regstart
Cannot access memory at address 0xfe7ba970.
(gdb) print old_regend
$4 = (char **) 0xfe0feaa8
(gdb) print *old_regend
Cannot access memory at address 0xfe0feaa8.

"Classic-E-Theme-0.2.tar.gz" is the first file in the directory in which I 
started gmc.

Exact same as I saw before - at this point, the window frame is built and drawn, 
but is empty.  Then it drops.  I'm seeing a SIGPIPE due to esd problems before I 
see this SEGV, but that's almost certainly unrelated.

Ta,

-------My opinion - Not sane, intelligent or necessarily useful-------
o o                                      mailto:Moredhel@earthling.net 
/v\ark R. Bowyer.  http://i.am/Moredhel  mailto:Mark.Bowyer@UK.Sun.COM
`-'                                             I'm the dots in .co.uk



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