Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
ulimit -v problem
- X-seq: zsh-workers 18395
- From: Mads Martin Jorgensen <mmj@xxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: ulimit -v problem
- Date: Fri, 28 Mar 2003 14:23:35 +0100
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
Hey together,
I think I've found a bug with uname -v in both 4.0.6 and 4.1.0dev7.
If I add "ulimit -v 100000" which is 100 megabytes worth of virtual
memory, zsh still runs out and dies as soon as it have to do something.
# ulimit -v 100000
# zsh
zsh: 28234 segmentation fault zsh
# cd <TAB>
zsh:6: fatal error: out of heap memory
--
Mads Martin Joergensen, http://mmj.dk
"Why make things difficult, when it is possible to make them cryptic
and totally illogical, with just a little bit more effort?"
-- A. P. J.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author