[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: recursion crash
From: |
Paul Jarc |
Subject: |
Re: recursion crash |
Date: |
Mon, 29 Oct 2001 12:37:47 -0500 |
User-agent: |
Gnus/5.090004 (Oort Gnus v0.04) Emacs/20.7 (i386-redhat-linux-gnu) |
Alex Turner <ajturner@armature.com> wrote:
> However, I would expect bash to give up when it could not acquire more
> resource from the computer. This is very far from the case here. Of the
> several hundred mega-bites of ram bash could have used, it uses so little my
> normal system monitor cannot detect it.
Perhaps it allocates memory and then crashes too quickly for your
monitor to catch it.
paul