Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: zsh: fatal error: out of memory
- X-seq: zsh-workers 15790
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: Monty Scroggins <c-Monty.Scroggins@xxxxxxxx>, zsh-workers@xxxxxxxxxx
- Subject: Re: zsh: fatal error: out of memory
- Date: Tue, 11 Sep 2001 16:19:24 -0700
- In-reply-to: <AMEBKGFHHNFCEKKEGEOIIEEECBAA.c-Monty.Scroggins@xxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <AMEBKGFHHNFCEKKEGEOIIEEECBAA.c-Monty.Scroggins@xxxxxxxx>
On Sep 11, 5:22pm, Monty Scroggins wrote:
>
> HISTFILE=~/.sh_history; export HISTFILE
>
> This seems to have been what was causing me all the
> headaches... Is this a bug in ZSH? Is this something
> that ZSH should handle??
At the least it demonstrates a potential problem with different shells using
the same parameter name for what may be differently-formatted data.
What does the content of ~/.sh_history look like? What's the file size?
It's also possible that it's the setting of HISTSIZE and/or SAVEHIST that
are actually the problem. Are those parameters set?
Messages sorted by:
Reverse Date,
Date,
Thread,
Author