Hi,
I face problem when running my perl scripts. My hardware and kernel is 64 Bit, and the perl install is also 64 Bit.
but I got out of memory error whenenver the scripts used 2Gb of memory.
I found this out using ps vg (PID of my perl scripts).
ulimit -a shows
data(kbytes) unlimited
so this should not be a problem.
Anyone have faced the same problem before?
I face problem when running my perl scripts. My hardware and kernel is 64 Bit, and the perl install is also 64 Bit.
but I got out of memory error whenenver the scripts used 2Gb of memory.
I found this out using ps vg (PID of my perl scripts).
ulimit -a shows
data(kbytes) unlimited
so this should not be a problem.
Anyone have faced the same problem before?