Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

unhappy signals



% 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