This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author matrixise
Recipients matrixise
Date 2014-04-16.18:16:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1397672210.34.0.991766687359.issue21260@psf.upfronthosting.co.za>
In-reply-to
Content
Hi all,

Sometimes, I get this error on my laptop : OSX 10.9 with Python 3.5


[386/388] test_io
python.exe(33496,0x7fff7367d310) malloc: *** mach_vm_map(size=9223372036854779904) failed (error code=3)
*** error: can't allocate region
*** set a breakpoint in malloc_error_break to debug
python.exe(33496,0x7fff7367d310) malloc: *** mach_vm_map(size=9223372036854779904) failed (error code=3)
*** error: can't allocate region
*** set a breakpoint in malloc_error_break to debug
python.exe(33496,0x7fff7367d310) malloc: *** mach_vm_map(size=9223372036854779904) failed (error code=3)
*** error: can't allocate region
*** set a breakpoint in malloc_error_break to debug
[387/388] test_tokenize

Stephane
History
Date User Action Args
2014-04-16 18:16:50matrixisesetrecipients: + matrixise
2014-04-16 18:16:50matrixisesetmessageid: <1397672210.34.0.991766687359.issue21260@psf.upfronthosting.co.za>
2014-04-16 18:16:50matrixiselinkissue21260 messages
2014-04-16 18:16:50matrixisecreate