[New-bugs-announce] [issue36545] Python 3.5 OOM during test_socket on make

Philip Deegan report at bugs.python.org
Sat Apr 6 14:04:09 EDT 2019


New submission from Philip Deegan <philip.deegan at gmail.com>:

Building Python 3.5.3 or 3.5.6 on my Kernel 5.0.2 Debian 9 install has runaway memory usage during "test_socket" while running make after 

./configure CFLAGS="-g3 -O3 -march=native -fPIC -I/usr/include/openssl" CXXFLAGS="-g3 -O3 -march=native -fPIC -I/usr/include/openssl" --enable-shared LDFLAGS="-L/usr/lib -L/usr/lib/x86_64-linux-gnu -Wl,-rpath=/usr/lib/x86_64-linux-gnu" --prefix=$PWD --with-valgrind --enable-optimizations --with-ensurepip=install

----------
messages: 339541
nosy: dekken
priority: normal
severity: normal
status: open
title: Python 3.5 OOM during test_socket on make

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue36545>
_______________________________________


More information about the New-bugs-announce mailing list