From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id ACF3A3857C4F; Tue, 9 Apr 2024 12:28:06 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org ACF3A3857C4F DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1712665686; bh=pKp5HR4JsbgedTK6Dma0oObbac5yaao7dDdzl0y2FDU=; h=From:To:Subject:Date:In-Reply-To:References:From; b=V5MuEzOQanFxh/c72r9AmFFog/3O8Dh6p7EAHCChkUgkNjGNgqMU7vkoTLhB2W5No hYdYFCmceg9i6JHVPmvU9QMl8AWNUI2gV62F6gP0j+sn3n0ECn3JlaWvRip6tH1SS4 XjO6LKWRFiWswIByoQwGwR6G6T+sfio055NljnNU= From: "cvs-commit at gcc dot gnu.org" To: glibc-bugs@sourceware.org Subject: [Bug dynamic-link/21777] use of pthread_getspecific, pthread_setspecific in a statically linked program leads to a crash before main Date: Tue, 09 Apr 2024 12:28:04 +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.23 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: cvs-commit at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: security- 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: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D21777 --- Comment #8 from Sourceware Commits --- The master branch has been updated by H.J. Lu : https://sourceware.org/git/gitweb.cgi?p=3Dglibc.git;h=3D42e48e720c78ab75eb8= def9e866da52b0ac278df commit 42e48e720c78ab75eb8def9e866da52b0ac278df Author: H.J. Lu Date: Mon Apr 8 12:33:36 2024 -0700 nptl: Add tst-pthread-key1-static for BZ #21777 Add a static pthread static tests to verify that BZ #21777 is fixed. Reviewed-by: Florian Weimer --=20 You are receiving this mail because: You are on the CC list for the bug.=