Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Core dump in 3.0.3-test5



zagzig<1> mv zsh-3.0.3-test5 !#:^-tmp
zsh: no such event: 1
zagzig<2> mv zsh-3.0.3-test5 !#:^-tmp
mv zsh-3.0.3-test5 zsh-3.0.3-test5 tmp
zsh: segmentation fault (core dumped)  ./zsh

(gdb) where
#0  0x80748a1 in taddstr (s=0xe1944 <Address 0xe1944 out of bounds>)
    at ../../zsh-3.0.3-test5/Src/text.c:61
#1  0x80753f9 in taddlist (l=0x80e1814) at ../../zsh-3.0.3-test5/Src/text.c:510
#2  0x80752d2 in getsimptext (cmd=0x80e17f4)
    at ../../zsh-3.0.3-test5/Src/text.c:446
#3  0x8074c66 in gettext2 (n=0x80e17f4) at ../../zsh-3.0.3-test5/Src/text.c:203
#4  0x8074a6e in getjobtext (n=0x80e17f4)
    at ../../zsh-3.0.3-test5/Src/text.c:134
#5  0x8054f2f in execpline2 (pline=0x80e1c88, how=2, input=0, output=0, 
    last1=0) at ../../zsh-3.0.3-test5/Src/exec.c:799
#6  0x8054a9a in execpline (l=0x80e17e0, how=2, last1=0)
    at ../../zsh-3.0.3-test5/Src/exec.c:647
#7  0x805479c in execlist (list=0x80e1c98, dont_change_job=0, exiting=0)
    at ../../zsh-3.0.3-test5/Src/exec.c:527
#8  0x8061758 in loop (toplevel=1) at ../../zsh-3.0.3-test5/Src/init.c:128
#9  0x8061627 in main (argc=1, argv=0xbffffc0c)
    at ../../zsh-3.0.3-test5/Src/init.c:77
#10 0x80480eb in _start ()

-- 
Bart Schaefer                                 Brass Lantern Enterprises
http://www.well.com/user/barts        http://www.nbn.com/people/lantern



Messages sorted by: Reverse Date, Date, Thread, Author