Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: zsh seg fault when TERM = linux
- X-seq: zsh-workers 26924
- From: Peter Stephenson <pws@xxxxxxx>
- To: Murilo Opsfelder AraÃjo <mopsfelder@xxxxxxxxx>
- Subject: Re: zsh seg fault when TERM = linux
- Date: Tue, 5 May 2009 16:36:20 +0100
- Cc: zsh-workers@xxxxxxxxxx
- In-reply-to: <e17dc37a0905040858t4886eb8bu53a297dc90f3eafe@xxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- Organization: CSR
- References: <e17dc37a0904300535q4ff7b681w76a2d63f7b8a1146@xxxxxxxxxxxxxx> <200904301354.n3UDsoNM021549@xxxxxxxxxxxxxx> <e17dc37a0904301422h5e1445c2l34c26e28218e7f4e@xxxxxxxxxxxxxx> <200905010918.n419IS87031648@xxxxxxxxxxxxxx> <e17dc37a0905040858t4886eb8bu53a297dc90f3eafe@xxxxxxxxxxxxxx>
On Mon, 4 May 2009 12:58:10 -0300
Murilo Opsfelder AraÃjo <mopsfelder@xxxxxxxxx> wrote:
> ./configure:#define TGETENT_ACCEPTS_NULL 1
>
> I think these are the options zsh was installed on server. If you need
> the options zsh port was compiled, it will take me more time. I have
> no root acces on the server.
OK, that's what I expected; it means zsh isn't responsible for buffer
allocation (or doesn't think it is, and if it got it wrong the system would
crash immediately, so it must be right).
> >> On the server side (where zsh crashes) there is no command 'infocmp'.
> >> The server is running FreeBSD.
> >
> > So this appears to be something to do with the response of FreeBSD to
> > being given a TERM setting of "linux"; can you reproduce this by setting
> > TERM to linux locally on the server?
>
> I set TERM to 'linux' on the server before calling 'zsh'. All seems
> ok. May be a problem with ssh connection.
I'm completely stuck now, I'm afraid: something obscure is happening down
in a library on a type of system I don't have access to.
--
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