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

Re: Crash when capturing command output in completion



On Jan 15,  8:43pm, Bart Schaefer wrote:
}
} schaefer<501> echo $(ls)
} zsh: fatal error: out of memory

As probably should have been obvious to me, if I back out to before
workers/34160 (commit c0d01a6fe0c67911650730cf13a2b9a0db16e59b) then
this error goes away.

However, it looks to have something to do with factoring lexsave/restore.
Probably zle_chline isn't getting initialized in all the places that it
needs to be.



Messages sorted by: Reverse Date, Date, Thread, Author