Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: zsh 4.3.4 released
- X-seq: zsh-workers 23306
- From: Peter Stephenson <pws@xxxxxxx>
- To: "Christoph Bauer" <Christoph.Bauer@xxxxxxxxxxx>
- Subject: Re: zsh 4.3.4 released
- Date: Mon, 23 Apr 2007 15:01:07 +0100
- Cc: zsh-workers@xxxxxxxxxx
- In-reply-to: <BB046CA812535C45BD0029AA9D04BA79C66F39@xxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <200704161647.l3GGl2FE027950@xxxxxxxxxxxxxx> <20070419120758.e9774528.pws@xxxxxxx> <237967ef0704201440g1c072ca8l451439d2ec8578bf@xxxxxxxxxxxxxx> <20070423104151.1f5f368e.pws@xxxxxxx> <237967ef0704230550k41ddb13fy60deebd526ecc5ec@xxxxxxxxxxxxxx> <BB046CA812535C45BD0029AA9D04BA79C66F39@xxxxxxxxxxxxxxxxxxxx>
(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 <pws@xxxxxxx> 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
Messages sorted by:
Reverse Date,
Date,
Thread,
Author