From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 885813858C3A; Thu, 9 Feb 2023 12:56:54 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 885813858C3A DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1675947414; bh=Yu9eJH2Qh+h966IsN+WBNQTzJDj1SU3j44LhyFAOEVE=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Z64ziUVx8BjsLWg+A7s4D0xUjuOMK1ylyaTuq/GUDnONqu9lpBjQLMKK9mP0OhkXp QoY2+4i3GRIS0ZodnQsc/g7gx1lpMnwgKV1OAdQQNiNOxlbZP+bTMkTW53zyMMvNLY jGx2aKh0n7rcOdZwvXz0sl2670izOPACJhiK3x/0= From: "louisbenaze at gmail dot com" To: glibc-bugs@sourceware.org Subject: [Bug dynamic-link/19329] dl-tls.c assert failure at concurrent pthread_create and dlopen Date: Thu, 09 Feb 2023 12:56:53 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: dynamic-link X-Bugzilla-Version: 2.22 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: louisbenaze at gmail dot com X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: nszabolcs at gmail dot com X-Bugzilla-Target-Milestone: 2.34 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: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D19329 Louis Benazet changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |louisbenaze at gmail dot c= om --- Comment #45 from Louis Benazet --- Hello, it seems this bugfix has reached Ubuntu 22.04, which is nice. However some of my users use earlier Ubuntu versions (18.04 and 20.04) where it is = not available. How can I apply the fix on those versions? I tried checking out = the glibc version available in Ubuntu 18.04 (2.27) and cherry-picking the fixes. But I get a conflict I don't know how to solve because the base files are v= ery different. --=20 You are receiving this mail because: You are on the CC list for the bug.=