New submission from Philip Deegan <philip.dee...@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 <rep...@bugs.python.org>
<https://bugs.python.org/issue36545>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to