New submission from Srinivas Reddy Thatiparthy(శ్రీనివాస్ రెడ్డి తాటిపర్తి) <thatiparthysreeni...@gmail.com>:
While running tests with `./python.exe Lib/test`, I see the following text in the console. Is this a bug? `` python.exe(14198,0x114352dc0) malloc: can't allocate region :*** mach_vm_map(size=842105263157895168, flags: 100) failed (error code=3) python.exe(14198,0x114352dc0) malloc: *** set a breakpoint in malloc_error_break to debug python.exe(14198,0x114352dc0) malloc: can't allocate region :*** mach_vm_map(size=842105263157895168, flags: 100) failed (error code=3) python.exe(14198,0x114352dc0) malloc: *** set a breakpoint in malloc_error_break to debug python.exe(14198,0x114352dc0) malloc: can't allocate region :*** mach_vm_map(size=421052631578947584, flags: 100) failed (error code=3) python.exe(14198,0x114352dc0) malloc: *** set a breakpoint in malloc_error_break to debug python.exe(14198,0x114352dc0) malloc: can't allocate region :*** mach_vm_map(size=421052631578947584, flags: 100) failed (error code=3) python.exe(14198,0x114352dc0) malloc: *** set a breakpoint in malloc_error_break to debug `` My system is macOS Catalina 10.15.5 (19F101). unman -a Darwin Srinivass-MacBook-Pro.local 19.5.0 Darwin Kernel Version 19.5.0: Tue May 26 20:41:44 PDT 2020; root:xnu-6153.121.2~2/RELEASE_X86_64 x86_64 ---------- messages: 372420 nosy: thatiparthy priority: normal severity: normal status: open title: Running test suite gives me - python.exe(14198,0x114352dc0) malloc: can't allocate region _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue41126> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com