[Python-bugs-list] [ python-Bugs-553512 ] cPickle dies on short reads

noreply@sourceforge.net noreply@sourceforge.net
Tue, 07 May 2002 16:48:53 -0700


Bugs item #553512, was opened at 2002-05-07 19:48
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=553512&group_id=5470

Category: Extension Modules
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Guido van Rossum (gvanrossum)
Assigned to: Nobody/Anonymous (nobody)
Summary: cPickle dies on short reads

Initial Comment:
I discovered that cPickle can report various failures
when reading from a file object created by a socket's
makefile() method, probably due to not dealing
correctly with short reads. I've seen this in 2.1.3 so
I believe it must be widespread.

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=553512&group_id=5470