Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

version install 3.6.3 hangs in test_socket #76260

Closed
RalAlvarez mannequin opened this issue Nov 20, 2017 · 2 comments
Closed

version install 3.6.3 hangs in test_socket #76260

RalAlvarez mannequin opened this issue Nov 20, 2017 · 2 comments
Labels
topic-installation type-crash A hard crash of the interpreter, possibly with a core dump

Comments

@RalAlvarez
Copy link
Mannequin

RalAlvarez mannequin commented Nov 20, 2017

BPO 32079
Nosy @iritkatriel

Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

Show more details

GitHub fields:

assignee = None
closed_at = <Date 2021-06-22.21:56:34.149>
created_at = <Date 2017-11-20.05:25:15.656>
labels = ['expert-installation', 'type-crash']
title = 'version install 3.6.3 hangs in test_socket'
updated_at = <Date 2021-06-22.21:56:34.148>
user = 'https://bugs.python.org/RalAlvarez'

bugs.python.org fields:

activity = <Date 2021-06-22.21:56:34.148>
actor = 'iritkatriel'
assignee = 'none'
closed = True
closed_date = <Date 2021-06-22.21:56:34.149>
closer = 'iritkatriel'
components = ['Installation']
creation = <Date 2017-11-20.05:25:15.656>
creator = 'Ra\xc3\xbal Alvarez'
dependencies = []
files = []
hgrepos = []
issue_num = 32079
keywords = []
message_count = 2.0
messages = ['306526', '396366']
nosy_count = 2.0
nosy_names = ['Ra\xc3\xbal Alvarez', 'iritkatriel']
pr_nums = []
priority = 'normal'
resolution = 'out of date'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'crash'
url = 'https://bugs.python.org/issue32079'
versions = ['Python 3.6']

@RalAlvarez
Copy link
Mannequin Author

RalAlvarez mannequin commented Nov 20, 2017

I'm trying to install python 3.6.3 from sources in Fedora 3.19.8-100.fc20.x86_64+debug x86_64 GNU/Linux, I did ./configure, then run make as normal user and then as root, in these two cases the installation hangs over more than 6 hours with no progress in step 298/405:

0:14:02 load avg: 1.32 [298/405] test_socket

I can interrupt the process pressing CTRL-C, then the screen shows me:

test_subprocess test_sunau test_sundry test_super test_symbol
test_symtable test_syntax test_sys test_sys_setprofile
test_sys_settrace test_sysconfig test_syslog test_tarfile test_tcl
test_telnetlib test_tempfile test_textwrap test_thread
test_threaded_import test_threadedtempfile test_threading
test_threading_local test_threadsignals test_time test_timeit
test_timeout test_tix test_tk test_tokenize test_tools test_trace
test_traceback test_tracemalloc test_ttk_guionly test_ttk_textonly
test_tuple test_turtle test_typechecks test_typing test_ucn
test_unary test_unicode test_unicode_file
test_unicode_file_functions test_unicode_identifiers
test_unicodedata test_univnewlines test_unpack test_unpack_ex
test_urllib test_urllib2 test_urllib2_localnet test_urllib2net
test_urllib_response test_urllibnet test_urlparse test_userdict
test_userlist test_userstring test_utf8source test_uu test_uuid
test_venv test_wait3 test_wait4 test_warnings test_wave
test_weakref test_weakset test_webbrowser test_winconsoleio
test_winreg test_winsound test_with test_wsgiref test_xdrlib
test_xml_dom_minicompat test_xml_etree test_xml_etree_c
test_xmlrpc test_xmlrpc_net test_yield_from test_zipapp
test_zipfile test_zipfile64 test_zipimport test_zipimport_support
test_zlib

Total duration: 449 min 55 sec
Tests result: FAILURE
make: *** [profile-opt] Interrupción

@RalAlvarez RalAlvarez mannequin added topic-installation type-crash A hard crash of the interpreter, possibly with a core dump labels Nov 20, 2017
@iritkatriel
Copy link
Member

There isn't enough information here to know what the cause was, and version 3.6 is no longer maintained. So I am closing the issue and request that you create a new one if you are seeing this problem on a current version (3.9+).

@ezio-melotti ezio-melotti transferred this issue from another repository Apr 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic-installation type-crash A hard crash of the interpreter, possibly with a core dump
Projects
None yet
Development

No branches or pull requests

1 participant