Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: SEGV with alias\
- X-seq: zsh-workers 35880
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: Zsh hackers list <zsh-workers@xxxxxxx>
- Subject: Re: SEGV with alias\
- Date: Thu, 23 Jul 2015 19:33:51 -0700
- Cc: Kamil Dudka <kdudka@xxxxxxxxxx>
- In-reply-to: <CAH+w=7Zh+iYEtgXsKHCHD6M78sc0YqWt6TzZVBL=EE3ZrNP5BA@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: <20150723215250.GG1847@tarsus.local2> <CAH+w=7Zh+iYEtgXsKHCHD6M78sc0YqWt6TzZVBL=EE3ZrNP5BA@mail.gmail.com>
On Jul 23, 3:18pm, Bart Schaefer wrote:
} Subject: Re: SEGV with alias\
}
} On Thu, Jul 23, 2015 at 2:52 PM, Daniel Shahaf <d.s@xxxxxxxxxxxxxxxxxx> wrote:
} > [CCing reporter of the recent ihungetc() issue]
} >
} > Typing <l><s><Backslash><Enter><Enter> may segfault if 'ls' is aliased.
}
} This looks like the same recursion issue that PWS tried to patch
} recently. I think that's been pushed -- are you still reproducing
} this with the latest source from git?
To answer my own question:
It doesn't crash any more, but with debug enabled it prints
Warning: backing up wrong character.
forever.
Interruptible with ctl+c though.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author