Comment 15 for bug 82123

Revision history for this message
George Pollard (porges) wrote :

Just ran into this. I think it should be considered a bug.

Bash is currently holding onto 4.8 GiB of my memory, and when I try to run less or top it just states "bash: fork: Cannot allocate memory".

Running a large for-loop should not make bash hold onto this much memory for its whole session.