From nobody Mon May 22 08:50:05 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 4QPrk562p6z4TFgN for ; Mon, 22 May 2023 08:50:05 +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 4QPrk53PRxz4CVB for ; Mon, 22 May 2023 08:50:05 +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=1684745405; 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=t8N6XqLFC92xUjEGNS3VUxiAUSoqO3ABejHLAnsp3jY=; b=T0dNqCre9m4b9rzUQnUdBBUfAgl9CHzEpZS2fAS+V7cFaf/oGYVc2lYYzZGE83QJmv6Jhy qbueaB8GVkCse0pJXH9FbdpdnGv0mDXHar9eQLHbzfc8fcclszXjWK4yFnbdnmFsXt4AoV zfkpa36TkJP5AO1gVz9Q1OgTsUTGcJVJGRzeupMWCK4BsDXh37vpZaJuGRFQdK4Zt1x+89 7il1a04ExxF2sAW7RuYU86Pt+xas03+Fb+psffeIP85InbCGis6NJdmMFbUxGBW+nxxK8l yZw+0C+oXNr8mqR8OcIdj7ZWtYn28Z7EU4F2VN51rCOApIi3giAeCFO45EJojA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1684745405; a=rsa-sha256; cv=none; b=h8P58XG3SYTx8nSx0hBRcvOufuGYHFtd8LoEpwXMAmca7z6tsuenGReLKDC/8IQhJ/e/Xd qf51dc6ksz0YFVuj9o+NP77PTI8ROGR3lLia5sw+2GnZMuSdCCqziJ2XdlcPht0ImIGMY8 5goZ72ac7yc3n4/CHYN8EvTXx1GAq5wxVwW8qrFUlwbrUo+NNtn8wOXE6tXBsRV9WJaanj 3HbwbpK9BbBMA/SX1ig5hwLhmuNXMjCSbDWyG/jxAsGam7uq+1XkzPmtp5lGOnzzSUm3Fr OjHtWcC9o773B6JAZ/PbFiCtcFHavOmwwOqHvMpw/Vrfs8mnoXyqim9IkRRR9g== 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 4QPrk52NwVz1Q10 for ; Mon, 22 May 2023 08:50:05 +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 34M8o59v068616 for ; Mon, 22 May 2023 08:50:05 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 34M8o5Tw068615 for threads@FreeBSD.org; Mon, 22 May 2023 08:50:05 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: Mon, 22 May 2023 08:50:05 +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: natalino.picone@nozominetworks.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: threads@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc 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 Natalino Picone changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |natalino.picone@nozominetwo | |rks.com --- Comment #15 from Natalino Picone -= -- (In reply to KJ Tsanaktsidis from comment #14) My 2=C2=A2. This long-standing bug affecting FreeBSD starting from 13.0 was not investigated because it was very specific. I think this should be released asap as it's not strictly related to Ruby, = but it's in the thread lib inside the base. In my case, I had to revert the upgrade to 13.0 because of it. --=20 You are receiving this mail because: You are the assignee for the bug.=