Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: instant core dump with latest CVS
- X-seq: zsh-workers 15550
- From: Sven Wischnowsky <wischnow@xxxxxxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: Re: instant core dump with latest CVS
- Date: Tue, 31 Jul 2001 11:43:48 +0200 (MET DST)
- In-reply-to: <20010730155307.A16163@xxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
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@xxxxxxxxxxxxxxxxxxxxxxx
Messages sorted by:
Reverse Date,
Date,
Thread,
Author