[issue36545] Python 3.5 OOM during test_socket on make

2019-05-07 Thread Philip Deegan
Philip Deegan added the comment: This seems to be resolved on kernel 5.0.12 not it says "resource denied" and the test skips -- ___ Python tracker <https://bugs.python.o

[issue36545] Python 3.5 OOM during test_socket on make

2019-05-07 Thread Philip Deegan
Change by Philip Deegan : -- stage: -> resolved status: open -> closed ___ Python tracker <https://bugs.python.org/issue36545> ___ ___ Python-bugs-list

[issue36545] Python 3.5 OOM during test_socket on make

2019-04-06 Thread Philip Deegan
New submission from Philip Deegan : 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 -