From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 940 invoked from network); 23 Apr 2007 14:01:47 -0000 X-Spam-Checker-Version: SpamAssassin 3.1.8 (2007-02-13) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.5 required=5.0 tests=AWL,BAYES_00,FORGED_RCVD_HELO autolearn=ham version=3.1.8 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 23 Apr 2007 14:01:47 -0000 Received-SPF: none (ns1.primenet.com.au: domain at sunsite.dk does not designate permitted sender hosts) Received: (qmail 23771 invoked from network); 23 Apr 2007 14:01:41 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 23 Apr 2007 14:01:41 -0000 Received: (qmail 11725 invoked by alias); 23 Apr 2007 14:01:37 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 23306 Received: (qmail 11716 invoked from network); 23 Apr 2007 14:01:36 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by sunsite.dk with SMTP; 23 Apr 2007 14:01:36 -0000 Received: (qmail 23467 invoked from network); 23 Apr 2007 14:01:36 -0000 Received: from cluster-d.mailcontrol.com (217.69.20.190) by a.mx.sunsite.dk with SMTP; 23 Apr 2007 14:01:32 -0000 Received: from rly18d.srv.mailcontrol.com (localhost.localdomain [127.0.0.1]) by rly18d.srv.mailcontrol.com (MailControl) with ESMTP id l3NE1IvD026985 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Mon, 23 Apr 2007 15:01:21 +0100 Received: from submission.mailcontrol.com (submission.mailcontrol.com [86.111.216.190]) by rly18d.srv.mailcontrol.com (MailControl) id l3NE1DA3026845 for zsh-workers@sunsite.dk; Mon, 23 Apr 2007 15:01:13 +0100 Received: from cameurexb01.EUROPE.ROOT.PRI ([62.189.241.200]) by rly18d-eth0.srv.mailcontrol.com (envelope-sender Peter.Stephenson@csr.com) (MIMEDefang) with ESMTP id l3NE0nWt025845; Mon, 23 Apr 2007 15:01:13 +0100 (BST) Received: from news01.csr.com ([10.103.143.38]) by cameurexb01.EUROPE.ROOT.PRI with Microsoft SMTPSVC(6.0.3790.1830); Mon, 23 Apr 2007 15:01:07 +0100 Received: from news01.csr.com (localhost.localdomain [127.0.0.1]) by news01.csr.com (8.13.8/8.13.4) with ESMTP id l3NE17ut006883; Mon, 23 Apr 2007 15:01:07 +0100 Received: from csr.com (pws@localhost) by news01.csr.com (8.13.8/8.13.8/Submit) with ESMTP id l3NE177w006880; Mon, 23 Apr 2007 15:01:07 +0100 Message-Id: <200704231401.l3NE177w006880@news01.csr.com> X-Authentication-Warning: news01.csr.com: pws owned process doing -bs To: "Christoph Bauer" cc: zsh-workers@sunsite.dk Subject: Re: zsh 4.3.4 released In-reply-to: References: <200704161647.l3GGl2FE027950@news01.csr.com> <20070419120758.e9774528.pws@csr.com> <237967ef0704201440g1c072ca8l451439d2ec8578bf@mail.gmail.com> <20070423104151.1f5f368e.pws@csr.com> <237967ef0704230550k41ddb13fy60deebd526ecc5ec@mail.gmail.com> Comments: In-reply-to "Christoph Bauer" message dated "Mon, 23 Apr 2007 15:42:26 +0200." Date: Mon, 23 Apr 2007 15:01:07 +0100 From: Peter Stephenson X-OriginalArrivalTime: 23 Apr 2007 14:01:07.0564 (UTC) FILETIME=[D6F722C0:01C785AF] Content-Type: text/plain MIME-Version: 1.0 X-Scanned-By: MailControl A-07-07-00 (www.mailcontrol.com) on 10.68.1.128 (Moved to zsh-workers.) "Christoph Bauer" wrote: > Two short remarks: > - HP-UX 11: I need to define _INCLUDE__STDC_A1_SOURCE to compile zsh > with HP's cc. > (set CFLAGS=3D"$OTHER_CFLAGS -D_INCLUDE__STDC_A1_SOURCE") Thanks for the report. Is there anyway we can tell that this needs defining? > - on SGI zsh-4.3.4 crashes immediatly: > Starting program: /projekte/backup/tools/unix/sgi6n3/bin/zsh-4.3.4=20 > > Program received signal SIGSEGV, Segmentation fault. > 0x1005b328 in optlookup () > (gdb) where > #0 0x1005b328 in optlookup () > #1 0x1005b0c4 in bin_setopt () > #2 0x1000e8f8 in execbuiltin () > #3 0x1000e8f8 in execbuiltin () > Previous frame identical to this frame (corrupt stack?) I don't have an SGI around and there isn't any suspicious-looking code in optlookup() (though it has recently changed). Are you able to compile with --enable-zsh-debug and see what "name" is being passed to the last frame ("show name")? Alternatively, can you see which "setopt" statement is causing the problem, or does it happen with a lot of different varieties of statement? -- Peter Stephenson Software Engineer CSR PLC, Churchill House, Cambridge Business Park, Cowley Road Cambridge, CB4 0WZ, UK Tel: +44 (0)1223 692070 To access the latest news from CSR copy this link into a web browser: http://www.csr.com/email_sig.php To get further information regarding CSR, please visit our Investor Relations page at http://ir.csr.com/csr/about/overview