Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: zsh 4.3.4 crashes in prompt-related code under Mac OS X
- X-seq: zsh-workers 24009
- From: Peter Stephenson <pws@xxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: Re: zsh 4.3.4 crashes in prompt-related code under Mac OS X
- Date: Tue, 23 Oct 2007 12:58:52 +0100
- In-reply-to: <20071023115416.GN3715@xxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <20070830085711.GH27290@xxxxxxxxxxxxxxxxxxx> <20070830161227.5d66764a@xxxxxxxxxxxxxx> <20071020025428.GR1777@xxxxxxxxxxxxxxxxxxx> <200710221010.l9MAAuLw005609@xxxxxxxxxxxxxx> <20071023115416.GN3715@xxxxxxxxxxxxxxxxxxx>
Vincent Lefevre wrote:
> On 2007-10-22 11:10:55 +0100, Peter Stephenson wrote:
> > Or maybe "shout" has got into some unusable state. I suppose it's not
> > unreasonable to test it's not NULL, although it's rather paranoid.
>
> I don't know what is "shout", but I recall that the bug occurs only
> after some command (ssh, called via a zsh wrapper function) has run
> for several days. So, the environment had the time to change...
"shout" is the file used by the shell for interactive I/O. It can't be
NULL globally since nothing interactive would work, but I'm wondering if
the prompt is being set up in a funny state in this case.
> I've reinstalled zsh with the patch.
I don't have that much hope, but it's worth trying.
> zsh 4.3.4 doesn't have !use_exit_printed, so I modified the above
> lines in the following way:
Should be fine.
--
Peter Stephenson <pws@xxxxxxx> Software Engineer
CSR PLC, Churchill House, Cambridge Business Park, Cowley Road
Cambridge, CB4 0WZ, UK Tel: +44 (0)1223 692070
Messages sorted by:
Reverse Date,
Date,
Thread,
Author