[New-bugs-announce] [issue21733] "mmap(size=9223372036854779904) failed" message when running test_io on "AMD64 Snow Leop 3.x" buildbot

STINNER Victor report at bugs.python.org
Thu Jun 12 17:01:09 CEST 2014


New submission from STINNER Victor:

http://buildbot.python.org/all/builders/AMD64%20Snow%20Leop%203.x/builds/1734/steps/test/logs/stdio

python.exe(59021,0x7fff71296cc0) malloc: *** mmap(size=9223372036854779904) failed (error code=12)
*** error: can't allocate region
*** set a breakpoint in malloc_error_break to debug
python.exe(59021,0x7fff71296cc0) malloc: *** mmap(size=9223372036854779904) failed (error code=12)
*** error: can't allocate region
*** set a breakpoint in malloc_error_break to debug
python.exe(59021,0x7fff71296cc0) malloc: *** mmap(size=9223372036854779904) failed (error code=12)
*** error: can't allocate region
*** set a breakpoint in malloc_error_break to debug
[212/390] test_io

----------
assignee: ronaldoussoren
components: Macintosh, Tests
keywords: buildbot
messages: 220356
nosy: haypo, ronaldoussoren
priority: normal
severity: normal
status: open
title: "mmap(size=9223372036854779904) failed" message when running test_io on "AMD64 Snow Leop 3.x" buildbot

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


More information about the New-bugs-announce mailing list