vile
[Top][All Lists]
Advanced

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

Re: [vile] xml filter crash


From: Paul Fox
Subject: Re: [vile] xml filter crash
Date: Sat, 16 Jul 2011 09:50:09 -0400

thomas wrote:
 > On Sat, 16 Jul 2011, Paul Fox wrote:
 > 
 > > i can't remember if i reported this, or whether maybe it's known
 > > and fixed (i'm running 9.7zd on ubuntu maverick).
 > >
 > > if i edit an xml file (sample attached), vile comes up fine, but
 > > core dumps as soon as i make an edit (any edit -- deleting or adding
 > > whitespace will do it).
 > 
 > thanks - will check.  I don't recall any recent changes in the xml filter.
 > (Aside from the report on savannah, no recent reports).
 > 
 > Do you get a traceback in gdb?

sorry -- forgot to do that.  command i typed in vile was 'x' to delete
a space.

paul

    (gdb) where
    #0  0x0012e416 in __kernel_vsyscall ()
    #1  0x00321941 in raise (sig=6) at 
../nptl/sysdeps/unix/sysv/linux/raise.c:64
    #2  0x00324e42 in abort () at abort.c:92
    #3  0x00359305 in __libc_message (do_abort=2, 
        fmt=0x431280 "*** glibc detected *** %s: %s: 0x%s ***\n")
        at ../sysdeps/unix/sysv/linux/libc_fatal.c:189
    #4  0x00363501 in malloc_printerr (action=<value optimized out>, 
        str=0x6 <Address 0x6 out of bounds>, ptr=0x8120f90) at malloc.c:6283
    #5  0x00364d70 in _int_free (av=<value optimized out>, p=<value optimized 
out>)
        at malloc.c:4795
    #6  0x00367e5d in __libc_free (mem=0x8120f90) at malloc.c:3738
    #7  0x080ddc8c in ?? ()
    #8  0x003c44ef in tdestroy_recurse (root=0x82f02a0, freefct=0x80ddcc0)
        at tsearch.c:643
    #9  0x003c44e8 in tdestroy_recurse (root=0x81274f0, freefct=0x80ddcc0)
        at tsearch.c:642
    #10 0x003c44e8 in tdestroy_recurse (root=0x82e6bf8, freefct=0x80ddcc0)
        at tsearch.c:642
    #11 0x003c44da in tdestroy_recurse (root=0x8127548, freefct=0x80ddcc0)
        at tsearch.c:640
    #12 0x003c44da in tdestroy_recurse (root=0x82ed4f0, freefct=0x80ddcc0)
        at tsearch.c:640
    #13 0x003c44e8 in tdestroy_recurse (root=0x8127440, freefct=0x80ddcc0)
        at tsearch.c:642
    #14 0x003c44da in tdestroy_recurse (root=0x81152e8, freefct=0x80ddcc0)
        at tsearch.c:640
    #15 0x080df04b in flt_free_keywords ()
    #16 0x080df0bb in flt_free_symtab ()
    #17 0x080df11b in flt_initialize ()
    #18 0x080dd4b3 in flt_start ()
    #19 0x080c0d24 in ?? ()
    #20 0x080a679c in vile_op ()
    #21 0x080c085a in operattrdirect ()
    #22 0x08085655 in execute ()
    #23 0x080836f2 in docmd ()
    #24 0x0808427f in dobuf ()
    #25 0x08085655 in execute ()
    #26 0x080836f2 in docmd ()
    #27 0x080a8c11 in run_a_hook ()
    #28 0x080a8e42 in autocolor ()
    #29 0x080b74fd in ttgetc ()
    #30 0x0809bf8e in sysmapped_c ()
    #31 0x08095515 in tgetc ()
    #32 0x0809bbbf in ?? ()
    #33 0x0809bcba in mapped_c ()
    #34 0x0809256a in mapped_keystroke ()
    #35 0x0809258b in kbd_seq ()
    #36 0x08067bd2 in main ()


 > 
 > -- 
 > Thomas E. Dickey
 > http://invisible-island.net
 > ftp://invisible-island.net

=---------------------
 paul fox, address@hidden (arlington, ma, where it's 70.9 degrees)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]