Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Zsh parser segmentation fault in strcatsub
- X-seq: zsh-workers 41108
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: "zsh-workers@xxxxxxx" <zsh-workers@xxxxxxx>
- Subject: Re: Zsh parser segmentation fault in strcatsub
- Date: Mon, 15 May 2017 17:48:07 -0700
- Cc: Eduardo Bustamante <dualbus@xxxxxxxxx>
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=brasslantern-com.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=DPwTEXzE+rCJyqv/ynhob+ZLfRZwhOnn0EJ+9QHPJ0I=; b=XrDFMJgINW7yYd1/XHrJPb+eheqk3woDeAA1RMIW2dmEQVXC0/JIhOJldIXUkeZDcE VofTdp4ifPF7w9BgWGvtIn2vb2vPnAgoQ6iyS46A4tPzPmqedrT3RnGmsaPxGk/JudAl JkOmBBfIi3mLvu9x6HIXO29DLFgOxKtzggu681s56SuAqkfR1J+yu5gwn+uopkat1i/l /+9/lrCEZ4nFYZOL8jFvYy4cK+3JZJtU3yj29UnZM/7SKJHSKGe/i5vgR4JlgmCVOcez TmEEVodv+9X9e31EAVmEk5gN955Qh7I0NLjGskTvuZczrsrLa5tJ46a/yFK+GUgfYpyN V7XQ==
- In-reply-to: <CAOSMAuuUiTz_3ih-b6TYnZYnevs+eYgOkXHjLY6oOTtCmQOWfg@mail.gmail.com>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <CAOSMAuuUiTz_3ih-b6TYnZYnevs+eYgOkXHjLY6oOTtCmQOWfg@mail.gmail.com>
On Mon, May 15, 2017 at 2:30 PM, Eduardo Bustamante <dualbus@xxxxxxxxx> wrote:
>
> Core was generated by `/home/dualbus/src/zsh/zsh/Src/zsh -nv strcatsub'.
I can't reproduce this with any of "zsh -f", "zsh -nf", or "zsh -nvf"
when using the latest checkout from git and the file you attached.
Valgrind reports no problems.
You are not using "-f". Is it possible that a setting in a startup
file is affecting this?
Messages sorted by:
Reverse Date,
Date,
Thread,
Author