From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 963E2385828E; Wed, 1 Jun 2022 01:41:19 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 963E2385828E From: "robin at gareus dot org" To: glibc-bugs@sourceware.org Subject: [Bug nptl/29214] pthread_setcanceltype fails to set type Date: Wed, 01 Jun 2022 01:41:19 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: nptl X-Bugzilla-Version: 2.35 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: robin at gareus dot org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: adhemerval.zanella at linaro dot org X-Bugzilla-Target-Milestone: --- 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: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: glibc-bugs@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Glibc-bugs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Jun 2022 01:41:19 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D29214 --- Comment #5 from Robin Gareus --- > The problem seems not to be on pthread_setcanceltype, but rather on nptl/= libc-clenaup.c that implements handlers used by printf. The issue is also present with a direct call, without printf() or checking = the return value. Regardless, the patch fixes this as well. > Well, I was the one that actually messed up the revert ;) No shame in that, it happens to the best. 404656009b459658138ed1bd18f3c6cf3863e6a6 is a large complex commit as well. It's really distros who are to blame for shipping somewhat random git non tagged git revision. Then again arch users asked for it :) debian/sid, ubuntu use 2.35 tagged release and are not affected. Keep up the good work! --=20 You are receiving this mail because: You are on the CC list for the bug.=