[issue853507] socket.recv() raises MemoryError exception (WindowsXP ONLY)

geremy condra report at bugs.python.org
Wed Aug 18 21:12:05 CEST 2010


geremy condra <debatem1 at gmail.com> added the comment:

I can sporadically reproduce this on Linux as well, repeatedly passing values larger than 2**20 to recv. Doesn't seem to happen with regularity, but I have better than 11Gb of unused RAM on hand. Is there a good reason for this?

----------
nosy: +debatem1

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue853507>
_______________________________________


More information about the Python-bugs-list mailing list