Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Still able to reproduce history crash (3.0.4)
- X-seq: zsh-workers 3406
- From: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxxx
- Subject: Still able to reproduce history crash (3.0.4)
- Date: Sun, 3 Aug 1997 16:55:08 -0700
And still unable to get a backtrace.
Easiest way to reproduce is to start zsh -f, then do:
HISTSIZE=0
HISTSIZE=5
and then execute at least five commands. Appears to dump in malloc(), but
as the stack is complete garbage there's no way to be sure. I've enabled
all the debug and mem-debug options but there's not even a hint of an error
until the gooey kablooey.
Is my build the only one in which this happens?
--
Bart Schaefer Brass Lantern Enterprises
http://www.well.com/user/barts http://www.brasslantern.com
Messages sorted by:
Reverse Date,
Date,
Thread,
Author