From nobody Sat Feb 25 09:39:37 2023 X-Original-To: python@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4PP1tx57JDz3swMc for ; Sat, 25 Feb 2023 09:39:37 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4PP1tx3hkrz4CS8 for ; Sat, 25 Feb 2023 09:39:37 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1677317977; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=VoIIwLrFFhIFS4BLcg5j63EpNqBhiI/Bo3pCrEr1KBA=; b=c7KV3XszB88Qedg9YdQmvmVMANVKfDJL8dktRNMbaVuNcpyIVGh0+B4uKpblcgr2+eYewa 32AR0h5/RiaWF8/WiZX2uvCdMfmcLRAMnDlM+gD/elnu2H7zw5ktDkE/l2cPSjcW0p8FRl l8G9kPZ1V/cwYBNYZlJdwje859dAMeCrTx7fik8KGNYUsBv7F748JLgQ4S5aHK6/1INE1e TIFE7WWUPNfjObjULL/iTXmnX3LxEojoTu1RLWznqQokp3S+6eZSKuYL+R/2jUHhB3k6pn QVntw2Di6zpfs++ZQhqJVHW3/9T/Ep0Kx0Xh+XsgOZsKoPeX7JJ6RQMoGeRXCg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1677317977; a=rsa-sha256; cv=none; b=yaQstklBiYzvYrTrp/Vxu6b24d7wrixnRuiqYFAea1SRYsQ3HSe2LvGfkor6muG4vmatqj P9SzaH4t8beJa1T94S219iKW5ga2OvTh9HJv3EvttzaRHYkdZtmBBhbc+bhimB8ngWjCoL lzy5jqWNvPIRIkLp+X6roPP7cRtgLWT3ZrQIFROKIJlhIn8O8ZmlKOSox54JIvHkn5m6GR vyWZCMY3JqMft7pM4uH2YvYtjOR0ukRNVzp1xsDMXlJBO1wDiObhePQquPEO2Lwc+KZlHy pDMHsa4gyD/ibD94GMPXnUAPxmbuqA4f4DJiu6fEIXF4kXthu4yJlgDgihincg== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4PP1tx2WZLz105H for ; Sat, 25 Feb 2023 09:39:37 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 31P9db0h023690 for ; Sat, 25 Feb 2023 09:39:37 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 31P9dbgZ023689 for python@FreeBSD.org; Sat, 25 Feb 2023 09:39:37 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 269813] lang/python3: Possible deadlock at shutdown while recursively acquiring head lock Date: Sat, 25 Feb 2023 09:39:37 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: laszlo@karolyi.hu X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: python@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback+ X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D269813 --- Comment #3 from L=C3=A1szl=C3=B3 K=C3=A1rolyi --- (In reply to Charlie Li from comment #1) Upon looking into the 3.8 branch, the original commit that caused the hangi= ng is not backported into it. According to the python site, 3.8 and 3.9 is only getting security updates now. That said, I can't even get python to compile in the 3.8 branch now, checki= ng out from the source. Probably there was some patch in ports involved which I didn't apply: CC=3D'cc -pthread' LDSHARED=3D'cc -pthread -shared ' OPT=3D'-DNDEBUG -g= -fwrapv -O3 -Wall' _TCLTK_INCLUDES=3D'' _TCLTK_LIBS=3D'' ./python -E ./setup.py = build Traceback (most recent call last): File "./setup.py", line 2320, in class PyBuildInstallLib(install_lib): File "./setup.py", line 2327, in PyBuildInstallLib shlib_suffix =3D sysconfig.get_config_var("SHLIB_SUFFIX") File "/usr/local/src/cpython/Lib/sysconfig.py", line 615, in get_config_v= ar return get_config_vars().get(name) File "/usr/local/src/cpython/Lib/sysconfig.py", line 564, in get_config_v= ars _init_posix(_CONFIG_VARS) File "/usr/local/src/cpython/Lib/sysconfig.py", line 432, in _init_posix _temp =3D __import__(name, globals(), locals(), ['build_time_vars'], 0) ModuleNotFoundError: No module named '_sysconfigdata__freebsd13_x86_64-unknown-freebsd13' *** Error code 1 --=20 You are receiving this mail because: You are the assignee for the bug.=