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

Re: Pause when quitting under FreeBSD



Dan Nelson wrote:

> corefile.  Since the next thing zsh does is unlink the history
> lockfile, I'd guess the problem is hist.c:hend() or savehistfile()
> somewhere.  Take a look at your ~/.zsh_history file; do you maybe have
> some really really long lines in it?  Maybe an NFS glitch caused a run
> of NULLs to get stored in there.

That seems to have been it. There were some NULLs inside every user's
history-file. After removing it, everyting works smooth again. Now I
only have to find out how those NULLs came in there, but that's not
zsh-matter ;o)
Thanks for the quick hint!

-- 
Fortune cookie of the hour:
Be free and open and breezy!  Enjoy!  Things won't get any better so
get used to it.



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