From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16865 invoked from network); 31 Jul 2001 09:44:01 -0000 Received: from sunsite.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 31 Jul 2001 09:44:01 -0000 Received: (qmail 21714 invoked by alias); 31 Jul 2001 09:43:52 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 15550 Received: (qmail 21696 invoked from network); 31 Jul 2001 09:43:51 -0000 From: Sven Wischnowsky Date: Tue, 31 Jul 2001 11:43:48 +0200 (MET DST) Message-Id: <200107310943.LAA01187@beta.informatik.hu-berlin.de> To: zsh-workers@sunsite.dk Subject: Re: instant core dump with latest CVS In-Reply-To: <20010730155307.A16163@thelonious.new.ox.ac.uk> Adam Spiers wrote: > My newly-compiled zsh core-dumps as soon as you run it. With -x: > > +/nfs-home/adams/.zshrc:269> promptinit > +promptinit:9> prompt_themes=( ) > +promptinit:10> typeset -gU prompt_themes > +promptinit:11> typeset -g prompt_theme > +promptinit:192> [[ -o kshautoload ]] > +promptinit:192> promptinit > +promptinit:1> emulate -L zsh > +promptinit:2> setopt extendedglob > +promptinit:3> local ppath= name theme > zsh: 15701 segmentation fault (core dumped) ~/local/bin/zsh -x Can't reproduce it. Is this with an older zwc file, perchance? We had 15030, changing the way for-loops are stored an inthat line there, there is a for loop... And I forgot to make sure the zwc version number got incremented for 15030. Bye Sven -- Sven Wischnowsky wischnow@informatik.hu-berlin.de