[Python-Dev] cPickle coredump with 2.3/cvs
Guido van Rossum
guido@python.org
Wed, 11 Jun 2003 18:02:09 -0400
> > On NetBSD-current I'm getting this with Python 2.3/cvs (both today's
> > sources).
> I forgot to mention that the cPickle test runs flawlessly with Python 2.2.3
> on the same box.
OK, go debug it. I'm stumped. It only occurs on your system. A full
traceback won't help much -- you'll have to dig through the data to
find out what's wrong, I'm afraid... :-(
--Guido van Rossum (home page: http://www.python.org/~guido/)