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

Re: Zsh 5.9 segfault, likely due to unsafe signal handler



Looking at the traceback, this doesn't definitively appear as a signal
handler issue, more like a mis-handling of the list of temporary files
to be cleaned up when a child process exits.  It is a little odd that
this is firing when the shell is already exiting (signal handled
during lockhistfile(), for example) but there have been subsequent
fixes (workers/50306 for one) that may have affected this.




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