Darryl Dixon <[EMAIL PROTECTED]> added the comment:

Well, it's definitely a bug, or inconsistency, if you like, between
cPickle and pickle.

My gut says that probably there is some fault in cPickle that is causing
this. When pickle.py can recurse to 10,000+ and cPickle segfaults at
2600 on a 64bit machine, something smells wrong.

Especially as there have been other, similar, *fixable* bugs already in
cPickle (cf #2702). Unfortunately I can only report the problem, I do
not have the expertise to debug.

regards,
D

_______________________________________
Python tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue3338>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to