hard memory limits

Maurice LING mauriceling at acm.org
Fri May 6 04:24:21 EDT 2005


Hi,

I think I've hit a system limit in python when I try to construct a list 
of 200,000 elements. My error is

malloc: vm_allocate (size = 2400256) failed......

Just wondering is this specific to my system or what? Will adding more 
RAM helps in this case?

Thanks and cheers
Maurice



More information about the Python-list mailing list