error during call to cPickle

C

Chris Diehl

hello,

when pickling a very large object (~200 MB) in python 2.4.4 with
cPickle to a file, I get the following errors:

python(14896) malloc: *** vm_allocate(size=8421376) failed (error
code=3)
python(14896) malloc: *** error: can't allocate region
python(14896) malloc: *** set a breakpoint in szone_error to debug

reducing the size to about half that, everything works fine. is there
a limit I should be aware of?

I'm running python 2.4.4 under OS X 10.4.11.

any thoughts on what might be going on would be most appreciated!

cheers,

Chris Diehl
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,053
Latest member
BrodieSola

Latest Threads

Top