in reply to out of memory problem after undef
You are bumping up really close to the 2 GB virtual memory limit for 32 bit Windows. It may be that you are actually running out of memory. It is quite possible that OSX's virtual memory limit is defferent - 4 GB for 32 bit hardware and untold for 64 bit.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: out of memory problem after undef
by JadeNB (Chaplain) on Dec 03, 2008 at 01:27 UTC | |
by GrandFather (Saint) on Dec 03, 2008 at 01:51 UTC |