From nobody Fri May 19 04:26:50 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 4QMv1m3Gzdz4BQM9 for ; Fri, 19 May 2023 04:26:52 +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 4QMv1m2HgCz3KWb for ; Fri, 19 May 2023 04:26:52 +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=1684470412; 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=6iF20o09AbgWAFnZoRfCKS2b+Khbcqtyyybh2gE/pY8=; b=xB8p7+pFTP1WF1sYwqJ8JjCrRsP60duZwoD0pZZ+3ldcXHS0cMpS4bQIcDP0+7kivcI4to XMHMZytxl5ApBuD+FIgWcLG+OGgRmspd+j/sm3K0xXnD+PHqZBwXPnpuKorwJW6r76f3bh fNze5gLKMtJhJppjmW1YcXYmixIVzpMQujFt3vKhq+ajPNaCz7UFNNM6EY4h3XdUI2CAsK 3dGudlzZ6gdlAvQWL7ES2V7Z6fV4kTh2gWpR63MfUHvuRqgp0gH2OyJYnjqCSutYkO/voj xxDCDHyMpRBgnKN0x0g6i7h5gbCEoiONHX7NxmwDFRfjs7gj4ITfisXTUMWCcA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1684470412; a=rsa-sha256; cv=none; b=Ua3eJBJhKLjzdPzN5xGYqBKAMxgyehuWsttfPNtbpTFzWvVEdfPOxzURvJHuqtJ+D9Oqul pvLwbGCznqLUMj/qKl6lVTtlsg4Yh3FO+UCecED5bWkZn/Bhm9X7XBc+VwoYcPJg8cT40f yiJb9I3SOYGMlSPnvto4QJcg4UFY0ogeZuXwcABPVFiGobNfZQrWmQvGKP3SdJpsacjMNb 3JACXp5MFj5epgAAoal+Wgz5WGrNt86uhqHAi1Gs5QcYggIkyzZM82+OWmdbBTP1ZcDXJH it9/gvalDJvSkqBGnQPkEoSA174wdk+wnhnU5xakZWX8gy4E45Ijwk1Um0ZBDg== 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 4QMv1m1NMjzDr0 for ; Fri, 19 May 2023 04:26:52 +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 34J4Qq2Q046016 for ; Fri, 19 May 2023 04:26:52 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 34J4Qqh8046015 for threads@FreeBSD.org; Fri, 19 May 2023 04:26:52 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 04:26:50 +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 #3 from Konstantin Belousov --- Yes, I was too optimistic in stating that in the fork(2) man page. Problem with the complete fix is that all jemalloc(2) locks needs to be tak= en in pre-fork hook, in the right order. --=20 You are receiving this mail because: You are the assignee for the bug.=