From nobody Sat May 20 08:30:07 2023 X-Original-To: threads@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 4QNcMz2h3cz4BmZ3 for ; Sat, 20 May 2023 08:30:07 +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 4QNcMz08Tbz3k1k for ; Sat, 20 May 2023 08:30:07 +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=1684571407; 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=UXrjHUue9A5bG3Pwlxb3ihXd3xoX43S2BbxqMuX1D7M=; b=U6AOXdt7d0jsEpvGNs+3guuxOecyaPRE2YnOMMCSovNstghdcxB40mTV9ZnO9vabLfnMBz z2MuGUdUzzpyhg8YXBPNYk2D74BGyTrMe19F0J/ZYPP8vHf5VfpD8Bo3WG3ppNrXIFPT6/ Ab7qafL4eBognnBNNoTe8ScxFdy3ODEvLbwgGhNacJZOZtyLp0JRqlUYIdMVorjaW2+pWR 3yB5ymkv0mUqvfGthBXpmvWfQ+6nFtVFzEfvKBvUaZU5/MSPiwicqTUdbHlTUzVyzUxWhi CJmc4u4chNz8E/Ffc9tR87ou0NAl9fxucC7OU/mCo4kxGGyDeNDMk0/1ItR5OA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1684571407; a=rsa-sha256; cv=none; b=Nmh76MaFeCTNAmaP3dKBCaAjdg8juge9strLK96INGN5ge7/cMCFQVFuhi9tHoDKZZoFx2 4Q3PeczWlXSzW1NmY0nhPIK8MQwZPMoo/zlwqjVjPxS/4mt4/dp4bg9TD/RtgSmSdzdQeD XhrGuWJe5yBYUP4yM48OBB91TRshSKoySZWplW4U4Y9WVaxMtwLFrcCFfR1NqQac11TnYc A4if3qWHKbpGqEtB0ANJl1vmmbBnYeZrIhDD1/d9MExxRPTcP/jK45B1gBKeiImdHsyONX /RJK4eSa+hUAAb054n1NCh3zgi1ypXz0rvgOkwdmzLBOGWb5NC/JMZ8Gyj9jZg== 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 4QNcMy67Ktz129H for ; Sat, 20 May 2023 08:30:06 +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 34K8U6xQ011224 for ; Sat, 20 May 2023 08:30:06 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 34K8U6xQ011222 for threads@FreeBSD.org; Sat, 20 May 2023 08:30:06 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: threads@FreeBSD.org Subject: [Bug 271490] Deadlock between _rtld_atfork_pre and _thr_attr_init Date: Sat, 20 May 2023 08:30:07 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: threads X-Bugzilla-Version: 13.2-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: kib@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: threads@FreeBSD.org X-Bugzilla-Flags: 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: Threading List-Archive: https://lists.freebsd.org/archives/freebsd-threads List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-threads@freebsd.org X-BeenThere: freebsd-threads@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D271490 --- Comment #11 from Konstantin Belousov --- Or better, try https://reviews.freebsd.org/D40178 That should be the final fix, assuming it works. --=20 You are receiving this mail because: You are the assignee for the bug.=