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

localtraps causing core dump in 3.1.6+



I recently started doing `setopt localtraps && unset -f TRAPZERR'
because of some changes that took place for 3.1.7-pre-1.  I guess it's
intentional now that all tests which fail in chpwd() cause TRAPZERR()
to be executed.  However that led me to try the above, which dumps core
on both 3.1.7-pre-1 and 3.1.6 when changing directory.

This is happening on Solaris 2.6 compiled with gcc 2.8.1, in case it
matters.  I could also provide a stack trace if it would help anyone,
but the binaries I have around at the moment are without symbol tables.

-- 
Paul Ackersviller



Messages sorted by: Reverse Date, Date, Thread, Author