Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
unhappy signals
- X-seq: zsh-workers 8457
- From: Clint Adams <schizo@xxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx
- Subject: unhappy signals
- Date: Wed, 27 Oct 1999 16:08:15 -0400
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
% TRAPEXIT() { print boom }
% exit
boom
zsh: 8101 segmentation fault (core dumped) zsh -f
Reversing the removehashnode hunk in 7349 fixes this,
but of course the TRAPQUIT example now segfaults.
What to do?
Messages sorted by:
Reverse Date,
Date,
Thread,
Author