Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: trap handling segfault
- X-seq: zsh-workers 11841
- From: Clint Adams <schizo@xxxxxxxxxx>
- To: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxxxxxxxxx>
- Subject: Re: trap handling segfault
- Date: Fri, 9 Jun 2000 10:54:04 -0400
- Cc: zsh-workers@xxxxxxxxxxxxxx
- In-reply-to: <1000609144837.ZM17431@xxxxxxxxxxxxxxxxxxxxxxx>; from schaefer@xxxxxxxxxxxxxxxxxxxxxxx on Fri, Jun 09, 2000 at 02:48:37PM +0000
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
- References: <20000609100241.B21890@xxxxxxxxxxx> <1000609144837.ZM17431@xxxxxxxxxxxxxxxxxxxxxxx>
> If you have a compiled shell with 11736 reversed, please try adding a
> `setopt localtraps' at the top level (i.e. above `function TRAPEXIT')
> in your snippet and then see if it still dumps core. I don't think
> 11736 can really be the cause of this crash.
Tried with both standard 3.1.9 and 3.1.9 minus 11736: the former crashes,
the latter doesn't.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author