[issue2901] "error: can't allocate region" from mmap() when receiving big chunk of data

2008-05-17 Thread Håkan Waara
New submission from Håkan Waara <[EMAIL PROTECTED]>: I'm using the standard lib SimpleXMLRPCServer to receive a file from a client. The file is sent using an instance of the xmlrpclib.Binary class. Whenever the file is bigger than a few MB, the server reports spews out an intern

[issue2901] "error: can't allocate region" from mmap() when receiving big chunk of data

2008-05-17 Thread Håkan Waara
Håkan Waara <[EMAIL PROTECTED]> added the comment: test_server.py and test_client.py zipped attached. Added file: http://bugs.python.org/file10360/testcase.zip __ Tracker <[EMAIL PROTECTED]> <http://bugs.pytho