From nobody Fri May 19 11:20:55 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 4QN4CW52bHz4Bpll for ; Fri, 19 May 2023 11:20:55 +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 4QN4CW2TNfz4Vkc for ; Fri, 19 May 2023 11:20:55 +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=1684495255; 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=3GFX49WMIWibJrMRxnXCJ3RGh6DzTiYpkOqOEd9N7+A=; b=d/Hf96B9y9J5uw4asbcgVV6WHvTJyPbwbiJm3kfhv3m7wbgAVOsKUXM8I6K/pRWGMyvJ1C QltT6JVUOBYfHazNkZOGVbPYljTZptHXDIqJDsLNlRh6+KBCA+3/XyleXeT1oN6dD86p4e m3o6XLJA4Se69kCBWAi3d2XfCyWDJaGKpEiw6ola1+pGxcZDn/9cdfxTTBSQvdJwU6rxGG +2CHU1YW/nAlusy+iPxHwlsBJNUKG8/7dDFTtbZooNBw6QmaBq6UW2si6qMbUwikzGmbvl NXS9kDzAD48aXBeUl+NDbclZIPfAlkmdzuoqeeKtOdJ1ikvDHCs4t28lLVX3ag== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1684495255; a=rsa-sha256; cv=none; b=E6lX9xuR9nnPK6rc/6KzVteMny0MmX3l0FgKxqxcnAYJ95RQZR9WFIbvjbGAauoj3p3nA8 dPI32VOD+I7d6ycOI3nPCA/BLPKO6G6GqGfBJFX4FgdMegM3nauDP8KWsSXGi9LHqbkCRb odXE59XEdG5/rKAS2yDnzPHNDEdvEs0Cg04q0D5ZhbIT1qd08ZzElqn2VN4wiuj9U+I6KS iCjIIf7AqM5z3rzmKPdmvcIdGu1IMOh+qQkK3bJ5j/9c5YeYkbGytTaDfekqEnCgZ6hkOc RJKM+kWYx8GgAi8HNbkhsdiT+GNvNWFmrvIy7EHDftevKggX0TlgrY2arGRiAA== 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 4QN4CW1ZWbzQSV for ; Fri, 19 May 2023 11:20:55 +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 34JBKtAI052087 for ; Fri, 19 May 2023 11:20:55 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 34JBKt5K052086 for threads@FreeBSD.org; Fri, 19 May 2023 11:20:55 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: Fri, 19 May 2023 11:20:55 +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: attachments.created 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 #6 from KJ Tsanaktsidis --- Created attachment 242274 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D242274&action= =3Dedit Another gdb backtrace of the problem --=20 You are receiving this mail because: You are the assignee for the bug.=