Looks to me like you are creating an infinite loop (using for(;;) {) that contains a system() command which runs itself. An infinite loop spawning an infinite number of copies of itself is very likely to use up all the memory, and to do it rather quickly.
| We're not surrounded, we're in a target-rich environment! |
|---|
In reply to Re: out of memory!
by jasonk
in thread out of memory!
by as :)
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |