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

Re: zsh-3.1.9-dev-6 crashes occassionally



Thomas Koehler wrote:

> ...
>
> #0  0x401011cb in free () from /lib/libc.so.6
> (gdb) bt
> #0  0x401011cb in free () from /lib/libc.so.6
> #1  0x40101053 in free () from /lib/libc.so.6
> #2  0x807613e in zsfree ()
> #3  0x80925e3 in freearray ()
> #4  0x807cd66 in arrsetfn ()
> #5  0x807cc82 in stdunsetfn ()
> #6  0x807cb5a in unsetparam_pm ()
> #7  0x807de6d in endparamscope ()
> #8  0x8065a49 in scanhashtable ()
> #9  0x807dd8f in endparamscope ()
> #10 0x8060304 in runshfunc ()
> #11 0x4021f682 in comp_setunset () from /usr/lib/zsh/3.1.9-dev-6/zsh/comple=
> te.so

Hm. This seems to suggest that there is some trouble with unsetting
the special completion parameters. $words, I guess. We already fixed
some problems with it some time ago, but that was before 3.1.9.

I'll try to stare some more at the code, but can't promise anything.

Do you have any remembrance of what you tried to complete when it crashed?

Bye
 Sven


--
Sven Wischnowsky                         wischnow@xxxxxxxxxxxxxxxxxxxxxxx



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