From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14060 invoked from network); 23 Oct 2000 13:04:14 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 23 Oct 2000 13:04:14 -0000 Received: (qmail 202 invoked by alias); 23 Oct 2000 13:04:08 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 13066 Received: (qmail 194 invoked from network); 23 Oct 2000 13:04:02 -0000 Date: Mon, 23 Oct 2000 15:04:00 +0200 (MET DST) Message-Id: <200010231304.PAA22181@beta.informatik.hu-berlin.de> From: Sven Wischnowsky To: zsh-workers@sunsite.auc.dk In-reply-to: =?iso-8859-1?Q?Thomas_K=F6hler?='s message of Sat, 21 Oct 2000 14:34:26 +0200 Subject: 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@informatik.hu-berlin.de