segmentation fault when unpickling an object in another Python instance

Neal Norwitz neal at metaslash.com
Wed Nov 6 17:55:16 EST 2002


On Wed, 06 Nov 2002 17:43:02 -0500, Raik Gruenberg wrote:

> It's not cPickle specific - I got the same segmentation fault when using
>   normal pickle.
> 
> Getting a minimum example will take some time and it can get quite long.
> I can switch off the error by deleting a line in the constructor of the
> pickled object...

Please submit a bug report.  While we prefer minimal examples,
we can't fix what we don't know about.  You can always update
the bug report with a smaller example later.

Please include the code, how to cause the seq fault, what OS,
and any other relevant info.

Thanks!

Neal



More information about the Python-list mailing list