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

Re: bugs in zsh 2.6b12?



ð thus on Thu, 14 Dec 1995 13:28:33 -0500, d virtually scripted...

d> i'll email the trace, but i'm wondering if anyone else can duplicate.

Script started on Thu Dec 14 13:04:03 1995
(*illusion)/usr/src/zsh-2.6-beta12/Src>> gdb ./zsh core
Core was generated by `zsh'.
#0  0x40062843 in owrite ()
(gdb) where
#0  0x40062843 in owrite ()
#1  0x80604d8 in owrite ()
#2  0x803ca8b in get_ccompctl (occ=0x0, compadd=0x8050b00, incmd=0)
    at zle_tricky.c:1781
#3  0x803dcbc in makecomplist (s=0x80604f8 "/tsp", incmd=0, delit=0x8050af0, 
    compadd=0x8050b00) at zle_tricky.c:2319
#4  0x803d907 in docompletion (s=0x8059478 "/tsp", lst=0, incmd=0)
    at zle_tricky.c:2214
#5  0x803ac3f in docomplete (lst=0) at zle_tricky.c:745
#6  0x803a027 in expandorcomplete () at zle_tricky.c:279
#7  0x8032934 in zleread (lp=0x805d340 "(%(#.%B*%b.)%m)%B%~%(2L.>>.:)%b ", 
    rp=0x8059fc8 "%@") at zle_main.c:453
#8  0x801a4b7 in inputline () at input.c:228
#9  0x801a365 in ingetc () at input.c:175
#10 0x801635e in hgetc () at hist.c:76
#11 0x801c895 in gettok () at lex.c:351
#12 0x801c461 in yylex () at lex.c:174
#13 0x8023d1c in parse_event () at parse.c:59
#14 0x8018d1f in loop (toplevel=1) at init.c:107
#15 0x8018c43 in main (argc=1, argv=0xbffffb5c) at init.c:69
#16 0x8002025 in ___crt_dummy__ ()
Cannot access memory at address 0xbfffd550.
(gdb) quit
(*illusion)/usr/src/zsh-2.6-beta12/Src>> exit

Script done on Thu Dec 14 13:04:41 1995

d> also with the new termcap code introduced recently, my watchfmt no
d> longer acknowledges escapes codes (%[BbSsUu]).  i'm working on tracking
d> down where in the code this inconsistancy is happening.

btw: I'm using ELF shared libraries, and I've compile both using standard
termcap as well as ncurses.

d.
--
``it's really nothing personal... i just don't like you.''
					- another true story



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