New submission from Stéphane Wirtel:

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

----------
components: Interpreter Core
messages: 216539
nosy: matrixise
priority: normal
severity: normal
status: open
title: python malloc mach_vm_map failed
versions: Python 3.5

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue21260>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to