From nobody Sun May 21 12:16:22 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 4QPKLb2KRjz4CRHh for ; Sun, 21 May 2023 12:16:23 +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 4QPKLb1CZxz4DrM for ; Sun, 21 May 2023 12:16:23 +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=1684671383; 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=d5eUDQ9Bs0uspOLihLtx+IhFQ2FVGevkbUIx3ferOv0=; b=jmYZmV5UefMrFX1VFCUcQL3sJZ4Ku2hW7Xro643AYtSuxbwJDtrSV7lr2HbVNM7soojNfr 4zEOywrcxdeaZlos2cHDxH/NAPRsKRCDNZjQnRWCQbfnjmlJgiv7Kgnz9nHbcql1SQ2Nge uJTCNd7z1kaf+hcFihy+UAZGbcJgNHBvbkEfvxMtC2Os4G+jq8w6YbX8OSky1SZpOTmST5 w5xa3zmOhraKKXK0kUkoIbn7G4hYWU1yrTQHxKHtj3VfE3qjyPwoFCRQK46pebNZQ4wfK7 exsQvXWA0C9OysQLii3JX0Fv6N5NXay682KDxUl+K14JzYFzYJ1WyhPujzVSxQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1684671383; a=rsa-sha256; cv=none; b=Be8kZriME69fIxB4ShMpj/ptkzKerqxBNYgPCKyPu/h7rk5quRe311uPN3F5kfh3J05BxN lvtNrojzjeakpiHnlNAcVigJpUI2sLwVDTlLpv37C3DK0u2I/IEklWgMc+mJoHVb7YCOQg eJAVt0brvP7dbF+lbxkBnyRklwkfIn8imV6LL/B1/D9LoexbBoWFLbe9edAUeaFvmnAuaT ecBM0ALMy2B18O7sqqjUUBwLqlny5azmQUOsVFFA+vgAyHTfuendDeAVWLik9mCLOL65T1 j/qqP31AhgTgbAGSoFTnQ5k0AUPuURnltiEfCocfrEKjt12PvazM+3PpI4JJAg== 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 4QPKLb07ZVzrg2 for ; Sun, 21 May 2023 12:16:23 +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 34LCGM1h066520 for ; Sun, 21 May 2023 12:16:22 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 34LCGMuY066519 for threads@FreeBSD.org; Sun, 21 May 2023 12:16:22 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: Sun, 21 May 2023 12:16:22 +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: kj@kjtsanaktsidis.id.au 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 #14 from KJ Tsanaktsidis --- I don't think it's critical that this be patched in 13.2 just for the sake = of the Ruby CI tests. If I find someone who actually cares about this in a real application that's a different story I guess. I realise LD_BIND_NOW isn't a real fix - more just something I could add to= the test suite to avoid CI failures (rubyci.org actually still runs builds on FreeBSD 12.4 & 13.1, and it'd be nice if they also stopped failing for this reason). --=20 You are receiving this mail because: You are the assignee for the bug.=