From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1998 invoked from network); 22 Jan 2002 12:10:44 -0000 Received: from sunsite.dk (130.225.247.90) by ns1.primenet.com.au with SMTP; 22 Jan 2002 12:10:44 -0000 Received: (qmail 23885 invoked by alias); 22 Jan 2002 12:10:37 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 16485 Received: (qmail 23873 invoked from network); 22 Jan 2002 12:10:36 -0000 Message-ID: <3C4D56A0.3000506@icada.com> Date: Tue, 22 Jan 2002 13:10:08 +0100 From: Pascal Byrne User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.7) Gecko/20011221 X-Accept-Language: en-us MIME-Version: 1.0 To: zsh-workers@sunsite.dk Subject: zsh 4.0.4 crashes when PATH unset Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Hi, I have found a crash bug in zsh 4.0.4 compiled under Linux. When PATH is unset and I try doing completion after typing '~/' the shell gives a seg fault. I have the following options set: autocd noautoparamslash autopushd autoresume nobgnice cdablevars correct correctall extendedglob globdots histexpiredupsfirst histignoredups interactive longlistjobs mailwarning menucomplete pushdignoredups pushdminus pushdsilent pushdtohome rcquotes recexact shinstdin I have an strace output if anyone is interested. Please reply directly as I'm not on this list. -Pascal