Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: SEGV with alias\



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