[issue25901] `make test` crashes in test_httpservers

2017-03-07 Thread Serhiy Storchaka

Changes by Serhiy Storchaka :


--
resolution:  -> works for me
stage:  -> resolved
status: pending -> closed

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue25901] `make test` crashes in test_httpservers

2016-09-10 Thread Martin Panter

Changes by Martin Panter :


--
status: open -> pending

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue25901] `make test` crashes in test_httpservers

2016-05-08 Thread Martin Panter

Martin Panter added the comment:

It is not clear what compiler options you changed (you just gave the entire 
link command lines).

Does the crash occur every time, or only once? Does it occur if you run 
test_httpservers alone, without the other tests:

./python Tools/scripts/run_tests.py test_httpservers

It seems the crash happened inside a socket.bind() call. Ideally, it would be 
nice to investigate with GDB exactly where it crashes.

--
nosy: +martin.panter

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue25901] `make test` crashes in test_httpservers

2016-05-08 Thread ppperry

Changes by ppperry :


--
title: make test crash in test_httpservers -> `make test` crashes in 
test_httpservers

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com