From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21564 invoked from network); 5 May 2009 15:37:52 -0000 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.4 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.5 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 5 May 2009 15:37:52 -0000 Received-SPF: none (ns1.primenet.com.au: domain at sunsite.dk does not designate permitted sender hosts) Received: (qmail 8367 invoked from network); 5 May 2009 15:37:32 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 5 May 2009 15:37:32 -0000 Received: (qmail 9384 invoked by alias); 5 May 2009 15:37:21 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 26924 Received: (qmail 9363 invoked from network); 5 May 2009 15:37:19 -0000 Received: from bifrost.dotsrc.org (130.225.254.106) by sunsite.dk with SMTP; 5 May 2009 15:37:19 -0000 Received: from cluster-d.mailcontrol.com (cluster-d.mailcontrol.com [85.115.60.190]) by bifrost.dotsrc.org (Postfix) with ESMTPS id 3FE0380590A3 for ; Tue, 5 May 2009 17:36:23 +0200 (CEST) Received: from rly23d.srv.mailcontrol.com (localhost.localdomain [127.0.0.1]) by rly23d.srv.mailcontrol.com (MailControl) with ESMTP id n45FaTII015168 for ; Tue, 5 May 2009 16:37:01 +0100 Received: from submission.mailcontrol.com (submission.mailcontrol.com [86.111.216.190]) by rly23d.srv.mailcontrol.com (MailControl) id n45FaLIs014117 for zsh-workers@sunsite.dk; Tue, 5 May 2009 16:36:21 +0100 Received: from cameurexb01.EUROPE.ROOT.PRI ([193.128.72.68]) by rly23d-eth0.srv.mailcontrol.com (envelope-sender Peter.Stephenson@csr.com) (MIMEDefang) with ESMTP id n45FaKjx014062; Tue, 05 May 2009 16:36:21 +0100 (BST) Received: from news01 ([10.99.50.25]) by cameurexb01.EUROPE.ROOT.PRI with Microsoft SMTPSVC(6.0.3790.3959); Tue, 5 May 2009 16:36:20 +0100 Date: Tue, 5 May 2009 16:36:20 +0100 From: Peter Stephenson To: Murilo Opsfelder =?UTF-8?B?QXJhw7pqbw==?= Cc: zsh-workers@sunsite.dk Subject: Re: zsh seg fault when TERM = linux Message-ID: <20090505163620.4cc0e8fc@news01> In-Reply-To: References: <200904301354.n3UDsoNM021549@news01.csr.com> <200905010918.n419IS87031648@news01.csr.com> Organization: CSR X-Mailer: Claws Mail 3.5.0 (GTK+ 2.12.8; i386-redhat-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-OriginalArrivalTime: 05 May 2009 15:36:20.0675 (UTC) FILETIME=[3D2AF130:01C9CD97] X-Scanned-By: MailControl A_08_51_00 (www.mailcontrol.com) on 10.68.1.133 X-Virus-Scanned: ClamAV 0.92.1/9328/Tue May 5 14:49:32 2009 on bifrost X-Virus-Status: Clean On Mon, 4 May 2009 12:58:10 -0300 Murilo Opsfelder Ara=C3=BAjo wrote: > ./configure:#define TGETENT_ACCEPTS_NULL 1 >=20 > 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? >=20 > 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. --=20 Peter Stephenson Software Engineer CSR PLC, Churchill House, Cambridge Business Park, Cowley Road Cambridge, CB4 0WZ, UK Tel: +44 (0)1223 692070